Search found 2 matches

by garyevesson
Wed May 07, 2003 3:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Changing menu item''s link from javascript
Replies: 2
Views: 2357

That's a shame. It would be good to see it in version 4.

I am dynamically generating a number of popup menus whose actions need to change depending on which link in the page was selected. I've got around it by saving context in the page and then using a common callback routine to reconstruct the ...
by garyevesson
Fri May 02, 2003 3:29 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Changing menu item''s link from javascript
Replies: 2
Views: 2357

Changing menu item''s link from javascript

I need to be able to change the link that a menu item contains from javascript. I can't see any example that does this....

Is there any way to do this (I have a work-around, but it would be better to modify the link the menu....