|
I want to highlight the selected menu item of the dynamic html menu.
Return to Recent Questions
Q:
I want to highlight the selected menu item of the current
page in the dynamic html menu. Is there a way to do this?
A:
Set the following 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:
- Jun 03, 2009 - Is it possible for the css tabbed menu to highlight selected item on the page?
- Jul 24, 2009 - Is there a way to keep global pulldown menu javascript item highlighted?
- Oct 15, 2009 - How I can make the current menu drop down javascript item to be highlighted?
- Oct 25, 2009 - The first item of the menu for web stays highlighted when I load my page.
- Nov 12, 2009 - How do I highlight main menu javascript dhtml items when I selected a main category?
- Jan 14, 2010 - I can't highlight the selected html menu bar item of the current page.
- Jan 25, 2010 - How I can style all css menu ul items to have font bold when selected?
- Jan 25, 2010 - Can a html navigation menu item that expands the submenu items when selected work as link?
- Feb 10, 2010 - When using the java menu script the third item seems to have a mind of its own..
- April 1, 2010 - How I can change the color of the selected menu item in the javascript layer menu?
- April 12, 2010 - Is there a way to leave a main navigation item highlighted in the right click menu javascript?
|