| Author |
Message |
Calarus
Joined: 26 Aug 2003 Posts: 2
|
Posted: Tue Aug 26, 2003 4:15 am Post subject: transparency and on-top |
|
|
hi
I am sure its possible but I would like the drop down part of the menu to have a little opacity to it, what script shoudl i insert and where?
Also I use some floatable 'layers' i suppose you could call them, is there any way to make the menu be on-top?
thanks! |
|
| Back to top |
|
 |
Calarus
Joined: 26 Aug 2003 Posts: 2
|
Posted: Tue Aug 26, 2003 4:17 am Post subject: |
|
|
oh sorry if you would like to take a look the url is http://www.ax-n.net
thanks all! |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Wed Aug 27, 2003 2:06 am Post subject: |
|
|
| If this will be relatively positioned Pro version, then you can wrap "initTop" and "init" calls into <DIV> with approtiate filters. If this will be something positioned absolutely then you'll have to turn borders and shadows off - and then you can apply filter to the menu item class (default is clsCMOn). |
|
| Back to top |
|
 |
|