|
I want to highlight the selected menu item of the navigation menu bar.
Return to Recent Questions
Q:
I want to highlight the selected menu item of the current
page in the navigation menu bar. 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 menu using javascript to highlight selected item on the page?
- Jul 24, 2009 - Is there a way to keep global vertical slide menu item highlighted?
- Oct 15, 2009 - How I can make the current javascript menus item to be highlighted?
- Oct 25, 2009 - The first item of the javascript navigation menu stays highlighted when I load my page.
- Nov 12, 2009 - How do I highlight main simple drop down menu items when I selected a main category?
- Jan 14, 2010 - I can't highlight the selected dhtml flyout menu item of the current page.
- Jan 25, 2010 - How I can style all menu rollover items to have font bold when selected?
- Jan 25, 2010 - Can a dhtml menu bar item that expands the submenu items when selected work as link?
- Feb 10, 2010 - When using the popup javascript 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 pull down menu?
- April 12, 2010 - Is there a way to leave a main navigation item highlighted in the drop down menus javascript?
|