|
I need to be able to highlight the selected menu item of the select menu javascript.
Return to Recent Questions
Q:
I need to be able to highlight the selected menu item of the current
page in the select menu 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 flyout menu?
- Apr 03, 2009 - I would like to change the height of the submenu items in the cross browser drop down menu...
- Apr 04, 2009 - Is there a way to have an automatic line-break for large submenu items in horizontal css menu?
- Apr 15, 2009 - My mainmenu items are not links. So I need no link cursor for these menu web design items.
- May 02, 2009 - How can I add "|" separating in the menu items with your css menu example?
- Jun 03, 2009 - Is it possible for the css tabbed menu to highlight selected item on the page?
- Jun 15, 2009 - Is it possible to change the position of a menu item in the net popup menu?
- Jun 17, 2009 - I want to have a different font and color for my onmouseover examples submenu items...
- Jun 28, 2009 - Does your pop up menus allows to keep the pressed menu-item hightlighed?
- Jul 24, 2009 - Is there a way to keep global pulldown menu javascript item highlighted?
- Aug 27, 2009 - Where in the javascript popup menus Tuner should I inseart the icons for the menu items
|