OK. i completed the system. both Inventory and Skills.
I found a pretty serious cosmetic bug with mozilla and corrected it. Pretty simple, just had to run $firstName and $lastName through a trim(); so they didnt go way across the screen stretching the table out uneccesarily.
Also, if the person didnt have a last name, the text would be off. i put in a simple check against the lastname variable if it was blank. to add a linebreak.
Also rehauled the way the skills panel worked. If you had used setallskills, there was just way too many skills to display and it tiled the background image, looking rather ugly. Now skills are displayed in a scrolling div so this isn't an issue.
*note: about the link to get to skills. its the "hotbuttons" icon from eqlive. until i figure a way to link to the skills panel from the inventory panel.
Ill let you see the demo if you would come in IRC. ) then ill send you the new revised code.
-Sotonin
|