Computer Science Canada Popdown menus |
Author: | ProgrammingFun [ Wed Feb 10, 2010 7:05 pm ] |
Post subject: | Popdown menus |
What is an easy way for creating a popdown menu navigation bar in Dreamweaver CS4? I tried the "Image tools" -> "Navigation Bar" but that only gives me the navigation (without the popdown). BTW The navigation bar is made up of pictures. PS. A solutions for all browsers would be nice. |
Author: | USEC_OFFICER [ Wed Feb 10, 2010 9:31 pm ] |
Post subject: | RE:Popdown menus |
Wait, is this for Dreamweaver, or in the web site you're making? Just to be clear. |
Author: | ProgrammingFun [ Thu Feb 11, 2010 5:02 pm ] |
Post subject: | RE:Popdown menus |
I want to make the navigation bar in Dreamweaver so that it will display on all web browsers. Please note that I have no experience in CSS or Javascript so the noob way please . |
Author: | ProgrammingFun [ Tue Feb 23, 2010 8:37 pm ] |
Post subject: | RE:Popdown menus |
LOL No help. Necroposting. |
Author: | USEC_OFFICER [ Tue Feb 23, 2010 8:42 pm ] |
Post subject: | RE:Popdown menus |
Meh, it has been only 12 days, it is not Necroposting. However Necroposting doesn't always help threads. Some threads are just meant to die. |
Author: | SNIPERDUDE [ Tue Feb 23, 2010 9:49 pm ] |
Post subject: | RE:Popdown menus |
It would be properly called "bumping". |
Author: | ProgrammingFun [ Tue Feb 23, 2010 10:13 pm ] |
Post subject: | RE:Popdown menus |
Yeah well, I need help. |
Author: | Zren [ Wed Feb 24, 2010 12:28 am ] |
Post subject: | RE:Popdown menus |
http://lmgtfy.com/?q=css+menu+generator First link comes with a non-free Dreamweaver plug-in (never used so look elsewhere for ratings) Some free drop-down menus from that site are: http://www.cssmenumaker.com/drop_down_css_menu.php http://purecssmenu.com/ http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/generator.htm But make sure they follow the TOU: First site: http://www.cssmenumaker.com/tou.php Second site doesn't have one it seems... Third one is good for commercial site as well: http://dynamicdrive.com/notice.htm |
Author: | ProgrammingFun [ Wed Feb 24, 2010 7:25 pm ] |
Post subject: | RE:Popdown menus |
Thanks. BTW is there any that can also create submenus of submenus? I found some but they all require to link back to their website when the bar is used. |