JavaScript Vision

Version

Copyright © 1998-2002 Roaring Fork Software.
All rights reserved.

The JavaScript Vision code library is a collection of function packages -- a resource containing generalized code, specific workarounds, and good ideas that you can use to enhance your pages in ways you may not know how (or may not want to bother) to program.

Notice

JavaScript Vision, Version 2.9, will only support JavaScript 1.2 and greater, i.e., you will not be able to use some of the JavaScript Vision functions in Internet Explorer or Netscape version 3.XX browsers.

JavaScript Vision has been tested with Netscape 4.XX; and Internet Explorer 4.XX and 5.0 browsers. This library has not been tested with any other browsers.

This software is provided "as is" without express or implied warranty. Use it at your own risk! The author accepts no liability for any damage/loss of business that any of the source code found on this site may cause.


Hierarchy

Field Methods Window Management Methods Date/Time Methods Utility Methods HTML Methods Numeric Methods List Methods String Methods Character Methods Global Variables String Methods Cookie Methods Calendar Function Frame Management
JavaScript Vision Hierarchy

The JavaScript Vision library is currently composed of sixteen .js files—each performing a unique capability—some with dependence on others to perform their functions. These are hierarchically shown in the figure above to show the dependencies of each file on other files. Not shown above is the JS_Vision_Cookie file. This file is not dependent on any of the other JavaScript Vision files.