Skip to content
Snippets Groups Projects
Commit 47dc53fd authored by rswindell's avatar rswindell
Browse files

JavaScript guide and reference (Netscape docs) now mirrored in docs/js.

parent ecdfc80e
No related branches found
No related tags found
No related merge requests found
......@@ -18,11 +18,11 @@ following Netscape documents:<o:p>
</o:p>
</span></p>
<ul style="MARGIN-TOP: 0in" type="disc">
<li class="MsoNormal" style="mso-list: l2 level1 lfo5; tab-stops: list .5in"><span style="FONT-FAMILY: Arial"><a href="http://devedge.netscape.com/library/manuals/2000/javascript/1.5/guide/">Core
<li class="MsoNormal" style="mso-list: l2 level1 lfo5; tab-stops: list .5in"><span style="FONT-FAMILY: Arial"><a href="js/guide/index.html">Core
JavaScript Guide</a><o:p>
</o:p>
</span></li>
<li class="MsoNormal" style="mso-list: l2 level1 lfo5; tab-stops: list .5in"><span style="FONT-FAMILY: Arial"><a href="http://devedge.netscape.com/library/manuals/2000/javascript/1.5/reference/">Core
<li class="MsoNormal" style="mso-list: l2 level1 lfo5; tab-stops: list .5in"><span style="FONT-FAMILY: Arial"><a href="js/ref/index.html">Core
JavaScript Reference</a><o:p>
</o:p>
</span></li>
......@@ -89,7 +89,7 @@ the file <tt>exec/newslink.js</tt> would be &quot;<tt>?newslink</tt>&quot;.</spa
<p><span style="font-family: Arial">Synchronet has its own JavaScript object
model, not to be confused with the Document Object Model (DOM) used in web
browsers. In order to fully understand the capabilities of JavaScript modules in
Synchronet, you must familiarize yourself with <a href="http://devedge.netscape.com/library/manuals/2000/javascript/1.5/reference/">Core
Synchronet, you must familiarize yourself with <a href="js/ref/index.html">Core
JavaScript</a> as well as the <a href="jsobjs.html">Synchronet JavaScript Object
Model</a>.</span></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment