php_begins Posted January 20, 2012 Share Posted January 20, 2012 I am working on a site which is pretty old school.. i have a vertical drop down menu using javascript which uses <img src tag>.. Check the tab fountains at http://www.texaslakesandponds.com/index_html.html (it has a vertex and kasco dropdown) I want to add a similar dropdown for Aerators with the same format and color. I dont know how to do that since it uses a <ul><li> format and the image is called in the css class. Can someone please help me with the code. Link to comment https://forums.phpfreaks.com/topic/255396-drop-down-menus-in-the-existing-system/ Share on other sites More sharing options...
php_begins Posted January 20, 2012 Author Share Posted January 20, 2012 is it possible tp replicate the same drop down using css.. Link to comment https://forums.phpfreaks.com/topic/255396-drop-down-menus-in-the-existing-system/#findComment-1309577 Share on other sites More sharing options...
lonewolf217 Posted January 21, 2012 Share Posted January 21, 2012 look into the suckerfish dropdown, the simplest way to learn how to style a list into a nice looking menu Link to comment https://forums.phpfreaks.com/topic/255396-drop-down-menus-in-the-existing-system/#findComment-1309820 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.