Learn how to work with javascript cookies. Check if cookies are enabled. Set, read and delete cookies.
If your script relies on JavaScript cookies to store and persist information, it's a good idea to always make sure the user's browser has cookies enabled first. This tutorial shows you how to perform this detection.
Set any content on your page to display only once every x hours with this versatile DHTML script. Using CSS and JavaScript cookies, Different content can each be shown per its own periodic interval.
LogNess, the statistics analysis tool, has ViewStats script to view statistics on your website. This script uses Server Side Includes to add javascript in each webpage to find out what is going on in your pages. Logness filters information for...
Determining if your Visitors have JavaScript and Cookies Enabled is an article through which users can get detailed description of how to allow only those site visitors with cookies and javascript enabled. In this article author discusses about...
Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared.
With Adremover JavaScript you can catch clicks on the ads on the webpage and create cookies on the visitor?s computer. The ads are again shown only after the expiry of the cookie. The expiry time of a cookie is 24 hrs in default. By this Adremover...
Cookie Functions is generated in javascript that provides four various functions to control the cookies information. This script allows the webmasters to obtain cookies name and value and to keep them with storage units. Also, supports...
Cross-platform JavaScript utility class for creating, reading, / and deleting cookies. Cookies can be either session or persistent. Has ability / to apply unlimited sub-values to a cookie. This allows you to work within the / confines of the 20...
This program is built in javascript. The main funtion of this program is, the cookies remember favorite background color of the visitors after receiving favorite color name from them. This script displays the background color automatically when... |