Share via


Scripting Support in Internet Explorer Mobile

Send Feedback

Internet Explorer Mobile supports client-side JavaScript 5.6 (ECMA-Edition 3). Microsoft Visual Basic, Scripting Edition (VBScript) is not supported. In general, Internet Explorer Mobile supports the HTML 4.01, a subset of the Internet Explorer 6 Document Object Model and the W3C's Document Object Model Level 0. For more information see the W3C Web site.

Syntax errors in JScript, missing objects, or other causes of JScript errors are ignored in Internet Explorer Mobile. The script stops without a message. Error messages can be switched on by adding the following registry key:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"ShowScriptErrors"=dword:00000001

The Document Object Model reference can be found at the topics under Internet Explorer Mobile HTML Objects.

For documentation on the JScript engine that is included in Internet Explorer Mobile, see the JScript documentation on MSDN.

See Also

Font Support on Windows Mobile–based Devices | HTML Reference for Internet Explorer Mobile | HTML Support for Internet Explorer Mobile | Mobile Web Site Design Overview | Internet Explorer Mobile Overview

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.