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