NO separator when WIDTH set to 0 ( left blank)

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
MichaMue
Beginner
Beginner
Posts: 1
Joined: Mon Jun 17, 2002 2:14 pm
Location: Germany

NO separator when WIDTH set to 0 ( left blank)

Post by MichaMue »

Hallo,

on IE6 there is no separator, when the menu WIDTH is set to 0 or left blank (dynamic width)! :?:

Regards,

Michael Mueller
GERMANY
massenavette
Beginner
Beginner
Posts: 1
Joined: Wed Jun 19, 2002 3:39 pm

Post by massenavette »

I had the same problem.
just deactive the fading :

if(navigator.appVersion.indexOf("MSIE 6.0")>0){
wi=0
// effect = "Fade(duration=0.3);Alpha(style=0,opacity=99);Shadow(color='#777777', Direction=135, Strength=5)"
effect = "Alpha(style=0,opacity=99);Shadow(color='#777777', Direction=135, Strength=5)"

Patrick Massenavette
Post Reply