Re: enumerator not working in firefox



toldyouso wrote:

Do I have to define Enumerator,

No.

isn't part of the javascript language?

If you mean (Netscape) JavaScript, then no.

I didn't define it for IE...

IE uses (Microsoft) JScript.


PointedEars
.



Relevant Pages

  • Re: Prefered Coding Language!
    ... Yes, ASP use, IMHO, ... a subset/superset of javascript called jscript. ... Netscape will continue to use ...
    (microsoft.public.inetserver.asp.db)
  • Re: Future JScript .NET Support in Visual Studio and .NET
    ... JavaScript was originally a Netscape language, but today it tends to refer to "client-side browser scripting" and can be used the same in both Mozilla or IE provided you follow the standards. ... JScript is Microsoft's implementation of ECMAScript and has a few Microsoft specific extensions. ... There's a gray area between JScript and JavaScript in that they can both instantiate objects, but "ActiveX" objects are only compatible with Microsoft systems, so Adobe and Mozilla will have other similar constructs for creating objects, but that does not mean they will be directly compatible. ... JScript.NET is a means of making calls to the .NET Framework. ...
    (microsoft.public.vsnet.general)
  • Re: Customizing the browser window using JScript/Javascript
    ... > Does window.showModalDialogwork in both JScript and Javascript, ... > specifically for JScript? ... showModalDialog is a method of the window object in IE's object model, ... As for other browser, Netscape 4, Netscape 6/7, Mozilla, Opera all do ...
    (microsoft.public.scripting.jscript)
  • Re: JSCRIPT and JavaScript - newbie Q
    ... JScript and Javascript in IE and Netscape, respectively, are ... > standardize the behaviors in JScript and Javascript, ... "At Netscape, we use the term "JavaScript" as the brand name for our ...
    (comp.lang.javascript)
  • Re: Handle Leaks with Microsoft.XMLDOM
    ... > sure if the JScript version is the samething as the javascript ... ECMA docs are based on the description of Netscape 4.? ... Microsoft mainly goes by Internet Explorer versions: so JScript 5.5 was ...
    (comp.lang.javascript)