added attributes

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
scoobyd
Beginner
Beginner
Posts: 6
Joined: Wed May 05, 2004 7:29 pm

added attributes

Post by scoobyd »

Is there a way with the menu to add custom attributes to each menu item. To give you some background, we are overriding the onclick event on each menu item so that we can control what type of window opens and the size of said window. But we add those attributes to each menuItem so that we can grab the attribute and use it

As an example on our 'old' menu:

<div id="menuItem" windowType="thisWindow" windowHeight="300" windowWidth="400">

Is there a way to add the 'windowType', windowHeight & windowWidth to each menuItem?

Thanks for your help!
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

John
Post Reply