PDA

View Full Version : Drop Downs


stiker
12-24-2004, 09:18 PM
I am having troubles with drop downs. I am providing a link to my original post in order to save time. Here (http://forums.biorust.com/showthread.php?t=1240)

The tut that i was using to get the drop down effect was sukerfish drop down tut. I can provide the link to that if needed but im sure you will get the idea from the above link.

Im just overall frustrated i know how it works just can't get it to do what i want.

ronaldb66
12-27-2004, 09:19 AM
Looks like the original is based on using nested lists to create a multi-level menu; I guess your contribution is throwing in some unrelated and unnecessary table markup, which most likely interferes with both the style rules provided as well as the necessary scripting.

My best bet would be: stick to the original markup and get rid of the table markup, unless you understand completely and into the last detail how this works and can adapt it to your needs.