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
47dc53fd
Commit
47dc53fd
authored
20 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
JavaScript guide and reference (Netscape docs) now mirrored in docs/js.
parent
ecdfc80e
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
+3
-3
3 additions, 3 deletions
docs/js.html
with
3 additions
and
3 deletions
docs/js.html
+
3
−
3
View file @
47dc53fd
...
...
@@ -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 "<tt>?newslink</tt>".</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>
...
...
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