Robert
06-05-2010, 04:10 PM
Hullo
I got some very nice dropdown menu code from here:
http://www.lwis.net/free-css-drop-down-menu/
...and adapted the nvidia code:
http://www.lwis.net/free-css-drop-down-menu/dropdown.nvidia.com.no-flash.html
...until it worked like "Spectator guide" (far-right) here:
http://www.vancouver2010.com/
Now I'd like to use it as the winter olympics site does here:
http://www.vancouver2010.com/cultural-festivals-and-events/
i.e. dropped down and fixed in place.
I guess the ingredients for that are all the dropdown css, but how do I keep the menu dropped?
Insights appreciated
Roberto
PS: Oh and... how to remove the bullets from the <li> of the menu in Safari for Mac? That's the only browser that keeps the bullets. The css starts with ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style : none; } but Safari ignores it.
I got some very nice dropdown menu code from here:
http://www.lwis.net/free-css-drop-down-menu/
...and adapted the nvidia code:
http://www.lwis.net/free-css-drop-down-menu/dropdown.nvidia.com.no-flash.html
...until it worked like "Spectator guide" (far-right) here:
http://www.vancouver2010.com/
Now I'd like to use it as the winter olympics site does here:
http://www.vancouver2010.com/cultural-festivals-and-events/
i.e. dropped down and fixed in place.
I guess the ingredients for that are all the dropdown css, but how do I keep the menu dropped?
Insights appreciated
Roberto
PS: Oh and... how to remove the bullets from the <li> of the menu in Safari for Mac? That's the only browser that keeps the bullets. The css starts with ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style : none; } but Safari ignores it.