ArShAm said:
Hi there
Where can I download a complete javascript function list?
Thanks
ArShAm
Netscape (I believe) created JavaScript - It was originally called
LiveScript (I believe). I downloaded PDF files recently from there (though
I don't recall the links since I rebuilt my laptop I've not restored
everything). It might be worth while looking there, or if you email me I'll
just forward them to you. They are
CoreGuide to Javascript 1.4
CoreGuide to Javascript 1.5
Core Reference to Javascript 1.4
Core Reference to Javascript 1.5
I opened Core Guide 1.4 and its timestamped 1998 - I've copied/pasted some
of the text below which might give you some pointers:
The core JavaScript documentation includes the following books:
.. The Core JavaScript Guide provides information about the core JavaScript
language and its objects.
.. The Core JavaScript Reference (this book) provides reference material for
the core JavaScript language.
If you are new to JavaScript, start with the Core JavaScript Guide. Once you
have a firm grasp of the fundamentals, you can use the Core JavaScript
Reference to get more details on individual objects and statements.
DevEdge, Netscape's online developer resource, contains information that can
be useful when you're working with JavaScript. The following URLs are of
particular interest:
..
http://developer.netscape.com/library/documentation/
javascript.html
The JavaScript page of the DevEdge library contains documents of interest
about JavaScript. This page changes frequently. You should visit it
periodically to get the newest information.
..
http://developer.netscape.com/library/documentation/
The DevEdge library contains documentation on many Netscape products