syphris
05-13-2007, 10:07 AM
Anyone know how to creat a drop down menu in dreamweaver 8 using typed text? im not looking for a jump menu but a drop down menu you would dee on a link.
Thanks
Syphris
Thanks
Syphris
![]() | View Full Version : Drop Down Menu syphris 05-13-2007, 10:07 AM Anyone know how to creat a drop down menu in dreamweaver 8 using typed text? im not looking for a jump menu but a drop down menu you would dee on a link. Thanks Syphris crandall87 05-13-2007, 12:52 PM You can use css to create some nice drop down menus. If you search for css drop down menus you should find some nice examples, some of which should provide you will all the code you need. syphris 05-15-2007, 01:17 PM thanks for the suggestion. i found that the dropdown menu on the site doesnt look as good as placing links on the side plus it fills for content. lol syphris billardent 05-16-2007, 03:48 AM Here's a tut (http://www.phptr.com/articles/article.asp?p=29835&rl=1)on building a drop-down menu in dreamweaver. Hope it'll help. |