I am having a problem with css styles in the javascript jump menu.
Return to Recent Questions
Q:
I got your non-profit license a couple of days ago and I’m putting all the pieces together. Thank you for the license.
But I am having a problem with css styles. I have my site set up with css but
can’t figure out how to get javascript jump menu to see the css. I have read
through the help and examples. But I couldn't find an answer. When I set the
parameter to 1 what else do I need to see the styles?
A:
We have several javascript jump menu examples with css.
You should set var cssStyle=1; parameter and then assign your styles
to the items.
var cssItem is CSS class names for all items (normal state, mouseover
state) in the top javascript jump menu and submenus.
var cssItemText is CSS class names for text of all items (normal
state, mouseover state) in the top javascript jump menu and submenus.
var cssSubmenu is a CSS class name for all submenus. You can set, for
example, background color, background image, borders for all submenus.
It's possible to appoint individual CSS styles for separate elements of the javascript jump menu using Individual Item Styles and Individual Submenu Styles.
Return to Recent Questions
Related:
- March 12, 2009 - I have problems with image paths when I create horizontal menu bar in DHTML Tuner.
- March 15, 2009 - I have problems with transitional effects in Firefox in the drop down menu horizontal...
- March 27, 2009 - I can't validate my pages with W3C or WDG validators using navigation drop down menu...
- Apr 05, 2009 - We have status bar errors that say: "Done, but with errors on page" in dhtml menu javascript...
- Apr 07, 2009 - I want to get my text within a single drop down menus javascript item to be on a two lines...
- Apr 13, 2009 - I have some problems with multiple html menus on my site.
- Apr 20, 2009 - I need the BG color behind items to be flush with the sides of the dhtml menue.
- Apr 24, 2009 - I have an errors on the pop up menu html in HTML application with 4 iframes.
- Apr 25, 2009 - How to work with javascript popup menu and submenus in JSP?
- Apr 28, 2009 - There is some bug with your image rollover menu and Page Zoom function in IE7.
- May 02, 2009 - How can I add "|" separating in the menu items with your menu popup?
|