1. Home
  2. Computing & Technology
  3. JavaScript
photo of Stephen Chapman
Stephen's JavaScript Blog

By Stephen Chapman, About.com Guide to JavaScript since 2004

Internet Explorer 6 DOCTYPE Bug

Saturday December 16, 2006
Microsoft sometimes use tags in ways that they shouldn't.

The DOCTYPE of a web page should have no effect on how the Javascript attached to that web page functions. Microsoft however have decreed that it should - resulting in making your Javascript code more complicated in order to work around their deliberate program bug. IE6 and earlier even ignore the DOCTYPE if it is preceded by a perfectly valid XML header so that you can't even get consistent results by including it.

Internet Explorer 6 DOCTYPE Bug
Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore JavaScript
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.