Click here to return to Newclient Main Help Page


Back

The BWSD JavaScript Library
Welcome to the BWSD JavaScript Library. JavaScript, developed by Netscape Communications Corporation, is a compact, object-based scripting language for developing client and server Internet applications. JavaScript statements are embedded directly in an HTML page and are interpreted by a client application (such as Netscape Navigator). JavaScript statements can respond to user events such as mouse clicks, form input, and page navigation.

The JavaScript presented below are by no means a comprehensive sampling of the JavaScript available on the Internet. Some noteworthy sites which include a sampling of JavaScript and an overview of programming in JavaScript are given below:

Java Applet Library
Script Examples
Other JavaScript Resources

SIMPLE SCRIPTS
Script Name
Description
Last Modified
Image Source
Replacement
December 13, 1997
You can easily add a "dynamic" feel to your web presentation by adding a JavaScript feature which changes the source of your images when a user moves the cursor over the image - the topbar and sidebar of this page are examples of this JavaScript feature.
Pop-Up Window
December 13, 1997
If you ever find the need for a "pop-up" window, this example will illustrate how just a few lines of JavaScript source can give you this feature. Very easy to use.
Why is this list so sparse?  

Other JavaScript Resources
The small collection of JavaScript source code contained in the BWSD JavaScript Library is by no means comprehensive. There are innumerable examples of JavaScript source code available on the Internet and in print. Many are freeware and some are shareware and have the tremendous potential of significantly enhancing your web content and presentation. Please find below a sampling of some very good JavaScript resources.

Resource URL
The O'Reilly JavaScript reference and design books http://www.ora.com/catalog/jscript2/
http://www.ora.com/catalog/designjs/
Cut & Paste JavaScript Examples http://www.javascriptsource.com/
WebCoder.COM is an excellent JavaScript and DHTML resource http://www.webcoder.com/
The Command-O Software Cut-N-Past JavaScript ToolBox http://www.javascripting.com/
A fairly generic JavaScript archive http://www.java-scripts.com/
Another Javacript archive site... this one includes tutorials http://www.jsworld.com/
Another JavaScript archive site http://www.javascripts.com/
Features Tutorials on all aspects of JavaScript http://www.wsabstract.com/

top


bd