| |
|
1.
|
|
| 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. |
|
Compatibility
Type
Javascript, DHTML
|
|
2.
|
|
| Use this script to randomly display a different image each time that the page is visited. |
|
Compatibility
Type
Javascript, DHTML
|
|
3.
|
|
| 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. |
|
Compatibility
Type
Javascript, DHTML
|
|
4.
|
|
| This script takes an existing image link, and randomly changes it into a different one. |
|
Compatibility
Type
Javascript, DHTML
|
|
5.
|
|
| Display not just a random link, but corresponding title and textual description, with this script. |
|
Compatibility
Type
Javascript, DHTML
|
|
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. |
|
Compatibility
Type
Javascript, DHTML
|
|
7.
|
|
| Use this script to reload the browser window through a standard link. |
|
Compatibility
Type
Javascript, DHTML
|
|
8.
|
|
| A script that will load a random banner with the corresponding link and text link. |
|
Compatibility
Type
Javascript, DHTML
|
|
9.
|
|
| 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. |
|
Compatibility
Type
Javascript, DHTML
|
|
10.
|
|
| Easily display a random piece of content chosen from many on the page to your visitors using this script! Just wrap the participating contents each inside a DIV with a special CSS classname, and that's it! Furthermore, you can have multiple "groups" of random content, with the script picking one to display randomly for each group. |
|
Compatibility
Type
Javascript, DHTML
|