Select Page

Netscape 4 and Stylesheets

Try this code: if(navigator.appName.indexOf(“Netscape”)!=-1 && navigator.appVersion.indexOf(“4.”)==0) { document.writeln(“”); } else { document.writeln(“”); document.writeln(“@import...