How to make menu items transparent

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
mbrennanwhite
Beginner
Beginner
Posts: 2
Joined: Thu Jun 20, 2002 3:15 pm

How to make menu items transparent

Post by mbrennanwhite »

How do I make my menu items transparent similar to :
http://www.milonic.co.uk/menu/

Does it make any difference that the menu is on the side rather than the top of the page.

Thanks for your assistance,
Michael Brennan-White
Dietmar
Beginner
Beginner
Posts: 4
Joined: Mon Jun 24, 2002 4:59 pm

Transparent menue items

Post by Dietmar »

Its an effect i.e:
//effect2 = "Alpha( style=0,opacity=65)"

The effects only work with IE5.5 and higher
BlackWRX02
Beginner
Beginner
Posts: 2
Joined: Tue Jun 25, 2002 4:23 am

Post by BlackWRX02 »

Is there a way to have more than one effect per item?

I'd like to have a dissolve and still have the menu be transparent. is hit possible? if so, how?
-Justin
Dietmar
Beginner
Beginner
Posts: 4
Joined: Mon Jun 24, 2002 4:59 pm

effects

Post by Dietmar »

Shure you can
Just add them divided by semicolons i.e.
effect = "Fade(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)"
For the syntax and examples of effects watch "Forms"-"Transitions&Effects" on http://www.milonic.co.uk
Post Reply