|
What the options of CSS parameters in the javascript floating menu?
Return to Recent Questions
Q:
What the parameters of CSS Submenu, CSS Item, and CSS Text each handle? What are the differences in
the javascript floating menu application?
A:
var cssItem is CSS class names for all items (normal state, mouseover
state) in the top javascript floating menu and submenus.
var cssItemText is CSS class names for text of all items (normal
state, mouseover state) in the top javascript floating 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.
Using individual item styles and individual submenu styles you can appoint individual CSS styles for separate elements of the javascript floating menu.
Return to Recent Questions
Related:
|