| 
      Return to Recent Questions How can I manage that the last clicked javascript expanding tree item stays tree highlighted? 
 
 Q: 
How can I manage that the last clicked javascript expanding tree item stays tree highlighted?
 
 A: 
	
We have the following API function to highlight the pressed item in Deluxe Tree
 function dtreet_ext_setPressedItem (menuInd, itemID)
 
 But unfortunately this function doesn't work for AJAX submenus.
 
 We'll try to add this feature soon (using save state feature).
 
 
 
 
 Return to Recent Questions
 
 Related:
 
 
         Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
Sep 06, 2006 - The first item of the html drop down menu stays highlighted.
Sep 29, 2006 - I tried to use javascript function with the "Title item" of my javascript tree view.
Oct 06, 2006 - Where I can find data.js file for tree javascript menu?
Jan 28, 2007 - I wonder how I can reduce the width of the expanding menu javascript?
April 12, 2007 - How can I create the javascript tree drag drop menu like in your examples?
May 03, 2007 - How to get the javascript menu bar to highlight and stay on the page you're viewing
June 16, 2007 - I need to know if I can add substantial data to the expanded javascript treeview?
June 16, 2007 - On the tree menu in javascript can the Plus sign be changed to a pointer or bullet?
June 18, 2007 - You're allowing only the icon to be clicked and expand the javascript tree dhtml
 |