|
I am having a problem with css styles in the scrolling 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 scrolling 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 scrolling 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 scrolling menu and submenus.
var cssItemText is CSS class names for text of all items (normal
state, mouseover state) in the top scrolling 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 scrolling 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 down menu script in DHTML Tuner.
- March 15, 2009 - I have problems with transitional effects in Firefox in the dynamic html menus...
- March 27, 2009 - I can't validate my pages with W3C or WDG validators using menu with css...
- Apr 05, 2009 - We have status bar errors that say: "Done, but with errors on page" in javascript cascade menu...
- Apr 07, 2009 - I want to get my text within a single custom popup menu item to be on a two lines...
- Apr 13, 2009 - I have some problems with multiple javascript menu source on my site.
- Apr 20, 2009 - I need the BG color behind items to be flush with the sides of the menus in javascript.
- Apr 24, 2009 - I have an errors on the drop down menus css in HTML application with 4 iframes.
- Apr 25, 2009 - How to work with menu website and submenus in JSP?
- Apr 28, 2009 - There is some bug with your popup menu css and Page Zoom function in IE7.
- May 02, 2009 - How can I add "|" separating in the menu items with your dhtml javascript menu?
|