Previous
Appendix D
JavaScript Incompatibilities in Internet Explorer 3.0
Next
One major difference between Navigator and Internet Explorer is
that the "object model" (as Microsoft calls it) in Internet
Explorer is not case-sensitive. Because IE can also be scripted
with the non-case-sensitive VBScript language, all the
HTML and browser objects such as Window, Document and Form are
not case sensitive. Thus, in IE, you could write code that
invoked DOCUMENT.WRITE() instead of
document.write(). Don't expect code like this
to work in Navigator, however! See Chapter 2, Lexical Structure, for details.
Language Version
Form Values and String Conversion
file: /Techref/language/JAVA/script/definitive/appd_02.htm,
3KB, , updated: 2019年10月14日 16:00, local time: 2025年9月17日 12:29,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/language/JAVA/script/definitive/appd_02.htm"> [Appendix D] D.2 Case Sensitivity</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.