Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
b314a78e
Commit
b314a78e
authored
19 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Added links to Mozilla's new JavaScript documentation site.
parent
2a1c4c5a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/js.html
+16
-12
16 additions, 12 deletions
docs/js.html
with
16 additions
and
12 deletions
docs/js.html
+
16
−
12
View file @
b314a78e
...
...
@@ -2,7 +2,7 @@
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=windows-1252"
>
<meta
name=
"GENERATOR"
content=
"Microsoft FrontPage
4
.0"
>
<meta
name=
"GENERATOR"
content=
"Microsoft FrontPage
5
.0"
>
<meta
name=
"ProgId"
content=
"FrontPage.Editor.Document"
>
<title>
JavaScript in Synchronet
</title>
</head>
...
...
@@ -11,21 +11,25 @@
<h1><span
style=
"FONT-FAMILY: Arial"
>
JavaScript in Synchronet
</span></h1>
<p
class=
"MsoNormal"
><span
style=
"font-family: Arial"
>
Synchronet v3.1
</span><span
style=
"FONT-FAMILY: Arial"
>
uses
<a
href=
"http://mozilla.org/js/"
>
Netscapes JavaScript engine
</a>
uses
<a
href=
"http://mozilla.org/js/"
>
Netscape
/Mozilla'
s JavaScript engine
</a>
(version 1.5) for its preferred local scripting environment.
<br>
You can learn about the core JavaScript language and object model from the
following
Netscape
documents:
<o:p>
following 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=
"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=
"js/ref/index.html"
>
Core
JavaScript Reference
</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"
>
Core JavaScript Guide:
<a
href=
"http://developer-test.mozilla.org/docs/Core_JavaScript_1.5_Guide"
>
Mozilla Version
</a>
,
<a
href=
"js/guide/index.html"
>
Netscape Version (legacy)
</a></span></li>
<li
class=
"MsoNormal"
style=
"mso-list: l2 level1 lfo5; tab-stops: list .5in"
>
<span
style=
"font-family: Arial"
>
Core JavaScript Reference:
<a
href=
"http://developer-test.mozilla.org/docs/Core_JavaScript_1.5_Reference"
>
Mozilla Version
</a>
,
<a
href=
"js/ref/index.html"
>
Netscape Version (legacy)
</a></span></li>
<li
class=
"MsoNormal"
style=
"mso-list: l2 level1 lfo5; tab-stops: list .5in"
>
<span
style=
"font-family: Arial"
>
<a
href=
"http://developer-test.mozilla.org/docs/JavaScript"
>
More Mozilla
JavaScript documents
</a></span></li>
</ul>
<p
class=
"MsoNormal"
><span
style=
"FONT-FAMILY: Arial"
>
JavaScript is an
established, mature scripting language syntactically similar to C++ and Java.
...
...
@@ -108,4 +112,4 @@ $Id$</font>
</body>
</html>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment