|
|
Random Image Selector |
|
|
Cameron Gregory |
|
|
JavaScript / Randomizing |
|
|
Click to Visit |
|
|
116 |
This is a simple and nifty JavaScript that can select and display an image from a set of images randomly each time the page is loaded. This is performed through two functions namely RandomImage() that contains the image list and RandomImageLong() that includes imageList and parameters. The images can be displayed anywhere you want within your webpage. You can supply images of different size into the script.
|