Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:29
Problem with a mysterious "border" in IE
Poster: suitcasejem
Dated: Monday October 10 2005 - 22:24:10 BST
If you visit http://www.thegodhouse.co.uk in Internet Explorer the bottom and right-hand side of the Milonic menu has a "border" on it - it almost looks like a shadow on it, although I do not think I specified anything like this.
The problem does not occur in Safari (I work on a Mac) or Firefox (that is, Firefox on Mac and PC).
Here is the link to menu_data.js.
Does anyone know how to solve this problem?
Thanks,
Jem
Poster: John
Dated: Tuesday October 11 2005 - 15:06:25 BST
It is a shadow, and only understandable by IE.
Remove the following from both of your styles...
Code:
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=white', Direction=135, Strength=3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=white', Direction=135, Strength=3)";