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