Prev: convert data types (I thought I already submitted this)
Next: FAQ Topic - How do I change the confirm box to say yes/no or default to cancel? (2010-04-26)
From: Thomas 'PointedEars' Lahn on 25 Apr 2010 21:26 VK wrote: > I propose to collect all known differences between JScript vs. > JavaScript engines. > [...] > Anyone else? ;-) This wheel has already been invented; you are welcome to improve it: <http://PointedEars.de/es-matrix> PointedEars -- realism: HTML 4.01 Strict evangelism: XHTML 1.0 Strict madness: XHTML 1.1 as application/xhtml+xml -- Bjoern Hoehrmann
From: Dr J R Stockton on 26 Apr 2010 14:38
In comp.lang.javascript message <2f7f2bb0-0b3a-4a52-9b6f-ba3bc2fca523(a)x3 g2000yqd.googlegroups.com>, Sun, 25 Apr 2010 15:17:34, VK <schools_ring(a)yahoo.com> posted: >I propose to collect all known differences between JScript vs. >JavaScript engines. I am using neutral word "difference" because the I >don't want to transform it into yet another discussion about the >eternal of "one who's name should not be spelled" etc. Simply: they do >like that, X does like that, be warned. Look at the big table in my js-datex.htm, noting that the yellow column is computed by your browser. It does not (yet?) include the one in my js-maths.htm#frSt. Include default date-to-string. Opera 10.50 & 10.51 differ from ECMA, other browsers, and sanity in handling of offsets from GMT. You will need to consider whether to deal with "JavaScript" bugs (note also the handling of the month "Octopus"). You will be able to classify some differences as evident bugs, and others as differing interpretations of what is not, or is badly, specified. -- (c) John Stockton, nr London, UK. ?@merlyn.demon.co.uk Turnpike v6.05 MIME. Web <URL:http://www.merlyn.demon.co.uk/> - FAQqish topics, acronyms & links; Astro stuff via astron-1.htm, gravity0.htm ; quotings.htm, pascal.htm, etc. No Encoding. Quotes before replies. Snip well. Write clearly. Don't Mail News. |