ToniLopez13
05-12-2003, 05:48 PM
Hello All,
I am fairly new to Javascript. Any help would be greatly appreciated. I am using PHP and Mysql. I need to develop a vertical menu (using mouseover) that has submenus. I would like the menu to retrieve all menu items from columns in MySql tables. I've looked on-line and have not found any sample code that has given me what I want. Does anyone have any code / websites they can share with me so that I can get started?
Example:
I have two tables MAKE (GM, BMW, FORD...) and MODEL(Chevy, Blazer, 330i, ..) MAKE will be first level menu items. MODEL will be submenus within each of the MAKE menu items.
Thanks in advance!
I am fairly new to Javascript. Any help would be greatly appreciated. I am using PHP and Mysql. I need to develop a vertical menu (using mouseover) that has submenus. I would like the menu to retrieve all menu items from columns in MySql tables. I've looked on-line and have not found any sample code that has given me what I want. Does anyone have any code / websites they can share with me so that I can get started?
Example:
I have two tables MAKE (GM, BMW, FORD...) and MODEL(Chevy, Blazer, 330i, ..) MAKE will be first level menu items. MODEL will be submenus within each of the MAKE menu items.
Thanks in advance!