Want you banner here?


Matrix28 > JavaScript > Random Items (Text only)

Javascript random number generator | Write review | Report error | Discuss/get help on this script in our forums
This script will generate a random number from the specified range. Source code available.

Javascript random link list | Write review | Report error | Discuss/get help on this script in our forums
This script displays a list of random links, reloading the page will give you an new list.

Javascript random background | Write review | Report error | Discuss/get help on this script in our forums
This script will load a background image randomly each time the page is loaded.

Javascript random load one of two | Write review | Report error | Discuss/get help on this script in our forums
This script will randomly take you to one of two links that you specify.

Javascript random swamii | Write review | Report error | Discuss/get help on this script in our forums
There are 52 possible answers stored in an array. When a question is entered, a check is made to see if the question text box has something in it (if not, an alert is put up). A random number between 0 and 51 is calculated from the time the question was posed. This number is used to select the answer.