|
I need to be able to highlight the selected menu item of the menu in javascript.
Return to Recent Questions
Q:
I need to be able to highlight the selected menu item of the current
page in the menu in javascript. Is there a way to do this?
A:
Please, try to set this parameters:
var ttoggleMode = 1; Enables a toggle-mode. 0 - disabled, 1 - items stay highlighted after mouse click.
var tpressedFontColor = "#AA0000";
Return to Recent Questions
Related:
- March 31, 2009 - Is there any way can we display submenu items on mouse over in javascript dropdown menu?
- Apr 03, 2009 - I would like to change the height of the submenu items in the javascript submenu...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in over drop down menu?
- Apr 15, 2009 - My mainmenu items are not links. So I need no link cursor for these web site menus items.
- May 02, 2009 - How can I add "|" separating in the menu items with your dhtml javascript menu?
- Jun 03, 2009 - Is it possible for the code for drop down menu to highlight selected item on the page?
- Jun 15, 2009 - Is it possible to change the position of a menu item in the html menu script?
- Jun 17, 2009 - I want to have a different font and color for my css menu javascript submenu items...
- Jun 28, 2009 - Does your css collapsible menu allows to keep the pressed menu-item hightlighed?
- Jul 24, 2009 - Is there a way to keep global vertical flyout menu v item highlighted?
- Aug 27, 2009 - Where in the drop down menu generator Tuner should I inseart the icons for the menu items
|