View Full Version : Dropdown Menus
The Wizzard
06-29-2002, 07:42 AM
How do i make a dropdown menu like this on microsoft, http://msdn.microsoft.com/default.asp look at the menus on the right side, they can go up and down when you click on them.
laughbiz
06-29-2002, 11:36 PM
They are pretty cool aren't they.
I don't know how Microsoft do them. However have have a look at www.dynamicdrive.com They have some great free scripts for creating dynamic menus like these.
And don't forget to visit my site!
:)
Hamilton
http://www.laughland.biz
A great collection of time saving scripts, tips and other resources for web site creation. Plus, our own site & script programming services.
We are "the web site for web sites". GO THERE NOW
Gordo
06-30-2002, 07:16 AM
I took the code I thought I needed from the page and couldn't get the menus to open/close.
I then took the code for the entire page (made URLs complete with http://msdn.microsoft.com/......), and still could NOT get the menus to open/close.
:confused: :confused: :confused: :confused: :confused:
What special code/link (nested JS files?), etc. could I be missing???
Jeepers
06-30-2002, 12:36 PM
You can get it to work as a standalone table. You need the following files, which you'll find in your temporary internet files directory.
2 default.css (combine them together or rename 1 and alter style sheet href)
ie.css
ie4.css
gripblue.gif
gripgray.gif
webparts.htc
default.asp (you can rename it to .html)
menu.xml
chevronup.gif
chevronDown.gif
You will need to alter the path of all the gifs and css files within the page code, css and htc files for it to work.
For the menu bit of the page (as it stands) I have reduced the number of lines to 617 and the whole thing takes up a whopping 57KB of space, is it all worth it?? after that you'll have to add content
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.