| javascript actions on nodes ¶ | |
| Hi, I'm trying to get nodes to do something other than just open submenus. Is this possible? For example, in the example below: Clicking on "Link 3" (or rolling over it for electric menu) will open the submenu, but I also want it to do something else.. calling my own handler. However, adding onclick to the <li> does nothing. Does anyone have a notion of how I might do this? The reason I'm trying to do this is so that I can transmit the "current" menuitem id to a script that allows the menu to be edited. Currently the script only works for non-node items! Thanks, | |
| Re: javascript actions on nodes ¶ | |
| <head> <code> This is most likely what you are looking for? | |
| last |














