Form functions are those that allow the user to work with the HTML <FORM>
tag.
These functions include the ability to
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_Globals.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_Character.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_String.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_Form.js"></SCRIPT>
The form saver functions, storeData and retrieveData, were written by Mike Hall and have been so useful to me that I have packaged them in the JavaScript Vision library and encapsulated them for consistency with other JavaScript Vision functions. If you wish to download these and many other JavaScript and DHTML functions, please visit Mike's site at BrainJar.
For more information on the SRC
attribute of the SCRIPT
tag, see JavaScript Vision
Frequently Asked Questions.
Copyright © 2000 Roaring Fork Software. All rights reserved.