JavaScript: Randomizing - page 2
Interpolate a random string into a page when it is displayed. This technique could be used as an alternative to server-side includes for those who don't have them or don't want to overload the server.
Price: Free
Randomly selects a URL from a pre-defined set of URL's. It will display the URL in the status bar.
Price: Free
Send the user to a randomly-selected URL. The 'onClick' handler for the button calls a simple random selection function that is defined in the header of this script. The function sets the HREF of the object to the value returned by the script, and...
Price: Free
An example showing how to use JavaScript to randomly select a background image from a pre-defined set of images.
Price: Free
This JavaScript allows you to select a random image from a set of images and specify a URL to go with each image.
Price: Free
You control the image scroller (up,down,stop,top, 3 speed settings). It randomizes the images upon each page refresh so that the visitor see's a new sequence of images each time they visit the page.
Price: Freeware
This powerful script creates a normal link that goes to a random destination, selected from *all* the links on the page it's added to.
Price: Free
This is a JavaScript that allows you to display a random quote out of a super-sized collection of 160 messages.
Price: Free
This JavaScript picks up a number of unique random elements from an array. For example; if you have an array myArray consisting of 10 elements and want to pick 5 unique random elements. Suppose initially myArray[3] is picked randomly, then...
Price: 0
This JavaScript, based on Unique Random Numbers II, picks Unique Random Sets. Here, there are more than one arrays (need not be of same length). First, we pick a number of unique random elements from the first array, numArr1 to form the array...
Price: 0
