Search found 3 matches

by dameat
Tue Oct 03, 2006 10:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: how do i use the id property?
Replies: 3
Views: 4139

nope - the 'id' property does not seem to have any effect on the ids for HTML elements, i.e. you can't access the items via getElementById. However, I am able to do what I wanted by writing a function similar to the one you posted, which steps through a set of menu items and compares the id property ...
by dameat
Tue Oct 03, 2006 6:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: how do i use the id property?
Replies: 3
Views: 4139

how do i use the id property?

I see from the changelog that an 'id' property was added for menu items back in August. How does one use that property?

Basically, I am trying to change menu item properties for a specific set of menu items. Thus, I'd like to be able to access a specific menu item, i would assume by its id, and ...
by dameat
Sun May 07, 2006 9:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: getParentMenuByItem seems to be missing
Replies: 2
Views: 2758

getParentMenuByItem seems to be missing

Hi -
I'm trying to use the getParentMenuByItem function, but it seems to only exist in the documentation :) Am I missing something? I'm using the current pre-release (5.747).

Thanks!