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