Random Image Selection using JavaScript |
|
This little example uses JavaScript to generate
a random number and then select an image to display in the slot to the
right. This could be used on ahome page to create an image that changes
(randomly) each time the user comes to the page.
A couple of note:
|