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