MaggsWeb:7

www.maggsweb.com

Some CSS effects don’t work in IE, damn them, so that leaves 2 options.

Either forget that you have coded some nice roll-over effects that the majority of people wont see…

Or, add an IE-specific javascript fix.

<!--[if IE]>
<script type="text/javascript" src="/content/iehover-fix.js"><!-- ---></script>
<![endif]-->

Write a Comment

Let me know what you think?