Search found 1 match

by Stefanius
Tue Apr 22, 2003 4:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mozilla and Style...
Replies: 0
Views: 1486

Mozilla and Style...

On line 12 of menu_array.js i inserted:

effect = "Fade(duration=0.3);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

But the Alpha(style=0,opacity=88); -part (the most beautifull part), is only for IE. Now using alpha blending with IE sucks because IE is very slow ...