Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 418507 of New in JavaScript 1.3

  • Revision slug: Web/JavaScript/New_in_JavaScript/1.3
  • Revision title: New in JavaScript 1.3
  • Revision id: 418507
  • Created:
  • Creator: Sheppy
  • Is current revision? No
  • Comment JavaScript/New_in_JavaScript/1.3 Web/JavaScript/New_in_JavaScript/1.3

Revision Content

Revision Source

<p>New additions include:</p>
<ul>
  <li><a href="/en-US/docs/JavaScript/Guide/Obsolete_Pages/Unicode" title="JavaScript/Guide/Unicode">Unicode</a></li>
  <li><a href="/en-US/docs/JavaScript/Reference/Global_Objects/NaN" title="JavaScript/Reference/Global_Objects/NaN"><code>NaN</code></a>, <a href="/en-US/docs/JavaScript/Reference/Global_Objects/Infinity" title="JavaScript/Reference/Global_Objects/Infinity"><code>Infinity</code></a>, <a href="/en-US/docs/JavaScript/Reference/Global_Objects/undefined" title="JavaScript/Reference/Properties/undefined"><code>undefined</code></a></li>
  <li><a href="/en-US/docs/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/isFinite_Function" title="JavaScript/Guide/Predefined_Functions/isFinite_Function"><code>isFinite</code></a></li>
  <li><a href="/en-US/docs/JavaScript/Reference/Global_Objects/Object/toSource" title="JavaScript/Reference/Objects/Object/ToSource"><code>toSource</code></a></li>
  <li>Changes to <a href="/en-US/docs/JavaScript/Reference/Global_Objects/Date" title="JavaScript/Reference/Global_Objects/Date"><code>Date</code></a></li>
  <li><a href="/en-US/docs/JavaScript/Reference/Global_Objects/Function/call" title="JavaScript/Reference/Objects/Function/call"><code>call</code></a> and <a href="/en-US/docs/JavaScript/Reference/Global_Objects/Function/apply" title="JavaScript/Reference/Objects/Function/Apply"><code>apply</code></a> (to Function)</li>
  <li><a href="/en-US/docs/JavaScript/Reference/Operators/Comparison_Operators#Using_the_Equality_Operators" title="JavaScript/Reference/Operators/Comparison_Operators#Using_the_Equality_Operators">Strict equality operators</a></li>
</ul>

<p>See <a class="external" href="https://web.archive.org/web/20000815081640/https://developer.netscape.com/docs/manuals/communicator/jsref/js13.html" title="https://web.archive.org/web/20000815081640/https://developer.netscape.com/docs/manuals/communicator/jsref/js13.html">https://web.archive.org/web/20000815081640/https://developer.netscape.com/docs/manuals/communicator/jsref/js13.html</a> for other changes.</p>
<h2 id="References">References</h2>
<ul>
  <li><a class="external" href="https://web.archive.org/web/20000815081640/https://developer.netscape.com/docs/manuals/communicator/jsref/js13.html" title="https://web.archive.org/web/20000815081640/https://developer.netscape.com/docs/manuals/communicator/jsref/js13.html">https://web.archive.org/web/20000815081640/https://developer.netscape.com/docs/manuals/communicator/jsref/js13.html</a></li>
</ul>
Revert to this revision