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:
| SIMPLE SCRIPTS |
| Script Name |
|
Image Source
Replacement |
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 |
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.
|