We have to do for the previously clicked item in the dynamic tree menu remains highlighted?
Return to Recent Questions
Q:
We are looking for how we have to do for the previously clicked item in the dynamic tree menu
remains highlighted to inform user what is his current page.
It is possible to achieve this behavior with your product?
A:
You should use API functions in that case
function dtreet_ext_expandItem (itemID, expand)
function dtreet_ext_setPressedItem (menuInd, itemID)
See more info about API functions:
http://deluxe-tree.com/functions-info.html
See the samples:
http://deluxe-tree.com/dynamic-drop-down-menu-sample.html
and
http://deluxe-tree.com/highlight-selected-menu-item-sample.html
Return to Recent Questions
Related:
- Sep 06, 2006 - The first item of the html drop down menu stays highlighted.
- Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
- Sep 29, 2006 - I tried to use javascript function with the "Title item" of my javascript tree view.
- Jan 12, 2007 - Does your dynamic menu allows to keep the menu-item that has been pressed hightlighed?
- Feb 07, 2007 - Can you create/destroy tabs javascript with only client side javascript
- Feb 24, 2007 - I should like that the active item were underlined in the java script tree
- April 05, 2007 - I would like to change the height of the submenu items in the menu tree
- April 06, 2007 - Is there a way to have an automatic line-break for large submenu items in tree?
- June 10, 2007 - Is there anyway to move items further to the left in the java script tree menu?
- June 18, 2007 - You're allowing only the icon to be clicked and expand the javascript tree dhtml
- July 12, 2007 - Is there a way to leave a main navigation item highlighted in the dhtml top menu?
|