Non-Persistent Cookie
|
This JavaScript uses cookies to get input from the user 1 time per users web session. It uses a non-persistent cookie to prompt the user for a word - it then stores it for the rest of that web browser's life. It will use the value input and stored in the cookie to put that word onto the page that it is loading.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
Favorite BG Color
Let a JavaScript cookie remember your favorite background color. On...
Your Last Visit
This script remembers the last time a user visited your Web page...
User Name
This cookie allows you to record and store the visitor's name on the...
Visits
This cookie records how many times the visitor has visited the page...
Store/Retrieve Cookie Values
This example stores 3 variables into a cookie, and then retrieves...
Count Visits with Cookies - Send User To Correct Page
This JavaScript example counts the number of visits to this site...
seconds at site
Use this JavaScript to count and remember the number of seconds that...
cookie tracker
Using a cookie This JavaScript allows you to remember how many times... |
