alpha blending and shadow effect possible?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
TinoG
Beginner
Beginner
Posts: 5
Joined: Sun Aug 03, 2003 1:24 am

alpha blending and shadow effect possible?

Post by TinoG »

hello,

how can i insert a alpha and shadow effect in the new version of the menu? my old version 3.3.19 had these effect:

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect = "Fade(duration=0.2);Alpha(style=0,opacity=80);Shadow(color='#777777', Direction=120, Strength=4)"
}

and it looks cool. now i want this in the new version, but how can i make it???

tino
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

This question has been asked before, a couple times. I did a search in the forums for ALPHA AND SHADOW and came up with a quite a few answers. You're best bet is to search for an answer before posting, because often times it may have already been answered. Guess I am in just one of those moods today. :roll:

Try these links:
http://www.milonic.co.uk/menu/forum/vie ... php?t=2015
http://www.milonic.co.uk/menu/forum/vie ... php?t=2014
http://www.milonic.co.uk/menu/forum/vie ... php?t=2121
http://www.milonic.co.uk/menu/forum/vie ... php?t=2098
Hope these help!
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
Post Reply