<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/lib/xsl/devedge-1.00/central_en.xsl"?>
<nde:page 
  url="/central/javascript/"
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:nde="http://devedge.netscape.com/2002/de"
  xmlns:ent="http://devedge.netscape.com/2003/ent"
  xml:lang="en"
  >

  <!--
  owner: mgalli
  backup: bclary 
  -->
  <nde:title>JavaScript Central</nde:title>
  <nde:feedlist>
   <nde:feed url="/central/javascript/rss-new_en.xml" title="New Items Feed" primary="true" />
   <nde:feed url="/central/javascript/rss-full_en.xml" title="Full Feed" />
  </nde:feedlist>

  <nde:content>
    <h1>JavaScript Central</h1>

    <p>
      This is the place for documentation and references about the JavaScript 
      programming language. This section is dedicated to the language itself, 
      however you will also find pointers to other centrals where JavaScript 
      is in use in combination with other technologies.  
    </p>

<h2>Articles</h2>

  <nde:article-list>
    <nde:include url="center-column_en.html" type="file" />
  </nde:article-list>

    <h2>JavaScript References</h2>
    <ul>
      <li>JavaScript 1.5 Guide
        [
        <a href="/library/manuals/2000/javascript/1.5/guide/">HTML</a> |
        <a href="/library/manuals/2000/javascript/1.5/guide/CoreGuideJS15.zip">ZIP</a>
        ]
      </li>
      <li>JavaScript 1.5 Reference
        [
        <a href="/library/manuals/2000/javascript/1.5/reference/">HTML</a> |
        <a href="/library/manuals/2000/javascript/1.5/reference/CoreReferenceJS15.zip">ZIP</a>
        ]
	</li>
      <li>JavaScript 1.4 Guide
        [
        <a href="/library/manuals/2000/javascript/1.4/guide/">HTML</a> |
        <a href="/library/manuals/2000/javascript/1.4/guide/frames.html" target="frames">Frames</a> |
        <a href="/library/manuals/2000/javascript/1.4/guide/CoreGuideJS14.pdf">PDF</a> |
        <a href="/library/manuals/2000/javascript/1.4/guide/CoreGuideJS14.zip">ZIP</a>
        ]
      </li>
      <li>JavaScript 1.4 Reference
        [
        <a href="/library/manuals/2000/javascript/1.4/reference/">HTML</a> |
        <a href="/library/manuals/2000/javascript/1.4/reference/frames.html" target="frames">Frames</a> |
        <a href="/library/manuals/2000/javascript/1.4/reference/CoreReferenceJS14.pdf">PDF</a> |
        <a href="/library/manuals/2000/javascript/1.4/reference/CoreReferenceJS14.zip">ZIP</a>
        ]
      </li>
      <li>JavaScript 1.3 Client-Side Guide
        [
        <a href="/library/manuals/2000/javascript/1.3/guide/">HTML</a> |
        <a href="/library/manuals/2000/javascript/1.3/guide/frames.html" target="frames">Frames</a> |
        <a href="/library/manuals/2000/javascript/1.3/guide/ClientGuideJS13.pdf">PDF</a> |
        <a href="/library/manuals/2000/javascript/1.3/guide/ClientGuideJS13.zip">ZIP</a>
        ]
      </li>
      <li>JavaScript 1.3 Client-Side Reference
        [
        <a href="/library/manuals/2000/javascript/1.3/reference/">HTML</a> |
        <a href="/library/manuals/2000/javascript/1.3/reference/frames.html" target="frames">Frames</a> |
        <a href="/library/manuals/2000/javascript/1.3/reference/ClientReferenceJS13.pdf">PDF</a> |
        <a href="/library/manuals/2000/javascript/1.3/reference/ClientReferenceJS13.zip">ZIP</a>
        ]
      </li>
</ul>


    <h3><a href="/toolbox/sidebars/">DevEdge Sidebar Updated With JavaScript Guides</a></h3>
    Guides and References for JavaScript 1.3, 1.4 and 1.5 are the latest quick-reference additions to the DevEdge Sidebar. If you have already installed this handy dandy "all-in-one" sidebar tab in Mozilla or Netscape, simply open it and select the Guide or Reference you wish to read.


  </nde:content>

  <nde:blurbs>
  </nde:blurbs>

  <nde:navigation>
    <nde:box>
      <nde:title>Useful links</nde:title>
      <nde:item url="http://www.mozilla.org/js/">
        <nde:title>JavaScript - mozilla.org</nde:title>
      </nde:item>
      <nde:item url="http://www.mozilla.org/js/scripting/">
        <nde:title>JavaScript Scripting Resources - mozilla.org</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Programming/Languages/JavaScript/">
        <nde:title>JavaScript - dmoz.org</nde:title>
      </nde:item>
      <nde:item url="http://developer.apple.com/internet/javascript/">
        <nde:title>Working with JavaScript - apple.com</nde:title>
      </nde:item>
     </nde:box>
  </nde:navigation>

</nde:page>
