I saw something that says Pocket IE supports JScript but I don't know if it supports Javascript? Can anyone help me out?
Thanks in advance.
JScript (Microsoft) and JavaScript (Netscape/Mozilla) are both implementions of ECMAScript.
ECMAScript is an international standard for script languages.
Internet Explorer Mobile supports JScript, DOM included, and not JavaScript.
Sources:
Ecma International: http://www.ecma-international.org/
Microsoft: http://msdn.microsoft.com/en-us/library/14cd3459(vs.71).aspx
Mozilla: http://developer.mozilla.org/en/docs/JavaScript_Language_Resources
Sun: http://java.sun.com/javascript/ajaxinaction/Ajax_in_Action_ApB.html