doctype MSIE5 not readable thus not W3c DOM1 compliant?

by "John Murray" <jmnc(at)lis.net.au>

 Date:  Fri, 16 Mar 2001 15:57:06 +1100
 To:  <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
<!DOCTYPE 'thisstring'>
<html>
<head>
<title>
</title>
</head>
<body bgcolor="#ffffff">
<form>
<input type="button" value="HERE" onClick="alert(document.doctype)";>
</form>
</body>
</html>

Alert box gives 'undefned' in MSIE 5.0

Seems to mean not W3c DOM1 compliant?

John

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA