I want that the font of an selected menupoint for the horizontal tree view is bold and red
Return to Recent Questions
Q:
I want that the font of an selected menupoint for the horizontal tree view is bold and red. What is
the variable to define that?
A:
Try to use the following parameter:
var tpressedFontColor = "#AA0000"; // Color of a text of selected items. Used when var ttoggleMode = 1.
Return to Recent Questions
Related:
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
- Sep 29, 2006 - I tried to use javascript function with the "Title item" of my javascript tree view.
- Oct 19, 2006 - I want a javascript toolbar with all the buttons the same length.
- Feb 26, 2007 - Does your dhtml treeview support right to left languages, like Hebrew?
- June 16, 2007 - I need to know if I can add substantial data to the expanded javascript treeview?
- Aug 09, 2007 - I need to be able to highlight the selected menu item of the html tree menu.
- Aug 13, 2007 - The Items of the javascript tree view stay expanded in the same state.
- Oct 23, 2007 - How I can style all dhtml meny items to have font bold when selected?
- Jan 28, 2009 - Is it correct that in javascript treeview menu you can specify your target as a different frame?
- April 11, 2009 - How does the SiteMap function work in java menu software? Does it automatically create tree-view from the domain?
|