|
|
1.
|
| Session Timeout Warning PHP Example with jQuery - JS |
|
|
2.
|
| Rotating text ads, a random quote, or most anything can easily be done on the client and not use any scripting on the server side to give a "dynamic" look to your pages. Actually, once you have random text you can insert most any html and have that become part of a randomized display. The example below has ten text strings that will be randomly selected for display. A couple of them have some simple text formatting commands to demonstrate the ability to insert html in the text. There is also a variable (number) that is used to accumulate all of the possible random selections. |
|
|
3.
|
| Use this script to randomly display a different image each time that the page is visited. |
|
|
4.
|
| JScript Hit Counter is an Active Server Pages script that tracks the number of visitors to a webpage. This script is installed as a Server-Side Include (SSI) and the data is stored in a text file. |
|
|
5.
|
| This script takes an existing image link, and randomly changes it into a different one. |
|
|
6.
|
| This script displays a random motivational quote on your site, out of 30. This script displays a random motivational quote on your site, out of 30. |
|
|
7.
|
| Display not just a random link, but corresponding title and textual description, with this script. |
|
|
8.
|
| Use this script to reload the browser window through a standard link. |
|
|
9.
|
| A script that will load a random banner with the corresponding link and text link. |
|
|
10.
|
| This script lets you shuffle the display order of regular content on your page. Just wrap the participating contents each inside a DIV with a special CSS classname, and the script will scramble the order in which these contents are shown on the page from top to bottom! You can have multiple "groups" of random order content, with the script scrambling each group independently. |
|