|
If I have clicked on an item in the menu, or a sub item I want to change something about the main menu item where that menu displayed next to. How do I get the item (the one in the table that's used to construct the subsequent menu from? For example I am going to have several of these in the page
When I click on a category that is in the menu or sub menu I want to change that td conent to contain the name of item I clicked on in the menu/submenu. Hope that makes sense. Thanks, Jojo |
|
You can simply add a function on click of your submenu that change the HTML content of your rootmenu voice: first set an ID to the rootvoice container:
than add to your menuvoice a function like:
|


