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