Page is a not externally linkable
gph - 9:57 pm on Jul 9, 2002 (gmt 0)
I just gave up on trying to include Opera in my DHTML that uses the display property and had to lump it in with NN4s CSS and JavaScript. I'd love to take Opera out of this code: if (typeof document.getElementById!="undefined"&&typeof window.opera=="undefined") {
Don't get me wrong, I think Opera is a great browser but if it is increasing in popularity I hope future versions will more fully support CSS.
document.write('<\script src="scripts_DOM.js" type="text/javas\cript" language="Java\script"></s\cript>');
} else {
}