<script language ="JavaScript" type="text/javascript">
if (document.getElementById)
{
document.write('<\script src="files/goodbrowser.js" type="text/javas\cript" language="Java\script"></s\cript>');
document.close();
}
else
{
document.write('<\script src="files/lamebrowser.js" type="text/javas\cript" language="Java\script"></s\cript>');
document.close();
}
</script>
will that work ok? im sick of trying to make stuff look nice in NS4x so will the above use the funky menus for IE5, NS6, moz and IE5+ mac? opera, and use lame menu for old crud like NS4 and IE4 etc.?
thanks!
if (document.getElementById)
{
document.write('<\script src="files/goodbrowser.js" type="text/javas\cript" language="Java\script"></s\cript>');
document.close();
}
else
{
document.write('<\script src="files/lamebrowser.js" type="text/javas\cript" language="Java\script"></s\cript>');
document.close();
}
</script>
will that work ok? im sick of trying to make stuff look nice in NS4x so will the above use the funky menus for IE5, NS6, moz and IE5+ mac? opera, and use lame menu for old crud like NS4 and IE4 etc.?
thanks!
Comment