AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Wed Jun 18, 2003 7:27 pm Post subject: |
|
|
You can define your menu style like in the following snippet.
| Code: | | var STYLE = {"border":0, "shadow":0, "color":0, "css":some_css_var}; |
Please, note zero digit near the "color" field - this is the key of the code. |
|