Could anyone offer any guidance as how to create a dynamic drop down list menu like http://www.ae.com?
I have this menu created in all CSS, but is is hardcoded. So if a category gets added/deleted, the changes will not reflect in the menu.
Could anyone offer any guidance as how to create a dynamic drop down list menu like http://www.ae.com?
I have this menu created in all CSS, but is is hardcoded. So if a category gets added/deleted, the changes will not reflect in the menu.
In other words, I need to know how to create a file that will query the database for certain categories, and where to save this file, and how to call this file. Any guidance or suggestions with this would be greatly appreciated.
There must be some Pro Zenners that could pull this off.