::cookies::
Title: Favorite Background
Details: 2.55 KB * Uploaded June 30 1997
Description: Let a JavaScript cookie remember your favorite background color. On future visits, it automatically displays that background color for you.
Title: User Name
Details: 3.19 KB * Uploaded July 1 1997
Description: Cookies allow web pages to store information on the visitors computer and to later retrieve that information. This cookie records the visitor's name.
Title: Number Of Visits
Details: 2.31 KB * Uploaded July 1 1997
Description: This cookies records how many times the visitor has visited the page and writes to the page accordingly. (ie: You have been here 2 times).
Title: Name - Browser Info
Details: 2.75 KB * Uploaded June 30 1997
Description: This cookies records the visitor's name and also writes the visitor's browser information to the screen.
Title: Name - Visits - Last Visit
Details: 3.42 KB * Uploaded June 30 1997
Description: This cookies records the visitor's name, how many visits, and the last visit.
Title: Name - Visits - Message
Details: 3.32 KB * Uploaded June 30 1997
Description: This cookie records the visitor's name, how many visits, and displays a message depending on how many visits have been recorded.
::Equivalents::
Title: Acceleration Equivalents
Details: 5.70 KB * Uploaded July 3 1997
Description: JavaScript can help you find acceleration equivalents
Title: Area Equivalents
Details: 5.79 KB * Uploaded July 3 1997
Description: JavaScript can help you find area equivalents.
Title: Degrees to Radians
Details: 1.26 KB * Uploaded March 31 1998
Description: Use JavaScript to convert Degrees to Radians and vice versa.
Title: Energy Equivalents
Details: 5.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find energy equivalents.
Title: Length Equivalents
Details: 5.18 KB * Uploaded July 3 1997
Description: JavaScript can help you find length equivalents.
Title: Mass Equivalents
Details: 5.83 KB * Uploaded July 3 1997
Description: JavaScript can help you find mass equivalents.
Title: Metrology Equivalents
Details: 5.83 KB * Uploaded July 3 1997
Description: JavaScript can help you find metrology equivalents.
Title: Power Equivalents
Details: 5.28 KB * Uploaded July 3 1997
Description: JavaScript can help you find power equivalents.
Title: Pressure Equivalents
Details: 6.31 KB * Uploaded July 3 1997
Description: JavaScript can help you find pressure equivalents.
Title: Programming Equivalents
Details: 4.03 KB * Uploaded July 3 1997
Description: JavaScript can help you find programming equivalents.
Title: Temperature Equivalents
Details: 0.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find temperature equivalents.
Title: Velocity Equivalents
Details: 5.17 KB * Uploaded July 3 1997
Description: Another way to use JavaScript to find velocity equivalents.
::Froms::
Title: Anywhere Mail
Details: 1.02 KB * Uploaded August 4 1997
Description: Use this script to allow visitors to mail anyone, at any time.
Title: Check E-Mail
Details: 1.19 KB * Uploaded July 11 1997
Description: Use Javascript to ensure that e-mail addresses provided in a form submission contain a prefix, the '@' sign, and an appropriate suffix (.com, .net, etc.).
Title: Country Chooser
Details: 6.08 KB * Uploaded July 24 1998
Description: If you'd like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state) Neat!
Title: Customized Window
Details: 2.54 KB * Uploaded July 11 1997
Description: Use Javascript to allow visitors to open a customized window.
Title: Exit Window
Details: 0.64 KB * Uploaded May 15 1998
Description: When a visitor leaves your page, JavaScript can automatically open a new window. Use it to say "thanks for visiting", etc. Very neat! Check it out!
Title: Focus on a Form Tutorial - Next Step Software
Details: 1.04 KB * October 25 1998
Description: What is focus? Focus is when something is active or highlighted. Example: When the cursor is in a form blinking. That form has the focus. The following are examples of how to use the focus command.
Focus
What is focus? Focus is when something is active or highlighted. Example: When the cursor is in a form blinking. That form has the focus. The following are examples of how to use the focus command.
Focus to a text box when page loads.
See how the cursor is already in the form. Normally the cursor won't be in it. Put the following lines into your body tag.
Just copy the following lines.
Now all you need to do is goto Edit and hit copy and BAM! You just copied that script!! To use this copy this code.