JavaScript: Difference between revisions

Content deleted Content added
So what? It's still incorrect Undid revision 497785679 by 77.250.97.191 (talk)
Line 88:
Microsoft started to promote webpage scripting using the umbrella term [[Dynamic HTML]].
 
Microsoft's JavaScript implementation was later renamed to [[JScript]] to avoid trademark issues.
JScript added new date methods to fix the [[Year 2000 problem|Y2K]]-problematic methods in JavaScript, which were based on Java's <code>[http://java.sun.com/j2se/1.4.2/docs/api/java/util/Date.html java.util.Date]</code> class.