Re: difference in javascript execution
- From: Peter MacMillan <peter@xxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 02:46:41 -0400
sarath wrote:
what is the reason why some Javascripts work in Internet explorer and the same thing does not work in Mozilla.... or what is the difference in execution in mozilla and Explorer
thanks in advance
sarath
JavaScript isn't Java and is Off Topic here.
ECMAScript is the standard. Microsoft IE implements this as JScript and provides their own extensions. Other browsers implmenent it in their own way (Mozilla implements it as "JavaScript" and provides its own extensions). Although there is havoc in the differences, there are a lot of features that are common. Try searching on google for "javascript cross browser help" or look for a javascript/ecmascript newsgroup.
-- Peter MacMillan e-mail/msn: peter@xxxxxxxxxxxxx .
- References:
- difference in javascript execution
- From: sarath
- difference in javascript execution
- Prev by Date: Re: instantiate class from string
- Next by Date: JRE 1.5 Installation Error
- Previous by thread: difference in javascript execution
- Next by thread: JRE 1.5 Installation Error
- Index(es):
Relevant Pages
|
|