Java Script - Drop down menus
Hi All,
I'm working on a web site that uses drop down menus. I've downloaded some javascript, but it's not very stable. If you're not at the top of the page in your browser, the drop down only drops for a split-second.
I found some other javascript which is much more stable, but my problem is that the customer wants to alternate the colors. For example, the first, third, fifth, ... items on the menu would be blue, and the second, fourth, sixth,... items would be yellow.
With most of the script I've found, you can't alternate the colors. Any ideas???