Just in-case anyone can't figure it out I just did... I missed a / of the end...
All that for the sake of /--> instead of //-->
I guess I should validate more.... stupid *kicks himself*
This script works fine for IE and Opera but not at all in NN and FF. Any suggestions, please. Thankyou.
<!--
var Netscape, MSIE, Opera, Unknown;
var Win, Mac, Other;
Netscape = navigator.appName == "Netscape";
MSIE = navigator.appName == "Microsoft Internet Explorer";
Opera = navigator.appName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.