View Single Post
Unread 08-13-2008, 12:50 AM
negs negs is offline
Junior Member
Join Date: Aug 2008
Posts: 3
  #1  
Default Two Menus means two ID's!

Hi...

I was just looking over the instructions, and I notice this:

You can use any valid attributes on the list elements without restriction, except that the root <ul> must have both the id and class name of "udm".


But, I was planning on using these drop down scripts on two menus - one at the top of the page, and one at the bottom (with the wonderful 'drop up' feature). The problem is that you arn't supposed to have two elements with the same ID on the same page. ( if you don't know why, find out here: http://www.tizag.com/cssT/cssid.php)

So, do I REALLY have to make the ID udm, or is there a way around this? Or maybe the script only works for one menu at a time?

Thanks!
Reply With Quote