Hi,
I use JavaScript, but only at a very basic level, leading me to find a problem that I do not seem to be able to solve. So if any body could help I would be very grateful.
On the side of the page I would like to have 5 individual images horizontally in a row, each one having its own individual hyperlink. However I would like the order of these to be random so that no one image could be seen as having a "better position". I know how to make every image random, but if I were to do that I would possibly end up with the same image twice (out of the five) for they would be independent of each other. So does any body have any ideas on how to make the set as a whole random, not just the individual images, whilst ideal keeping each images individual hyperlink!
I hope that made sense. Many thanks if any body could point me in the right direction.
Kate.
I use JavaScript, but only at a very basic level, leading me to find a problem that I do not seem to be able to solve. So if any body could help I would be very grateful.
On the side of the page I would like to have 5 individual images horizontally in a row, each one having its own individual hyperlink. However I would like the order of these to be random so that no one image could be seen as having a "better position". I know how to make every image random, but if I were to do that I would possibly end up with the same image twice (out of the five) for they would be independent of each other. So does any body have any ideas on how to make the set as a whole random, not just the individual images, whilst ideal keeping each images individual hyperlink!
I hope that made sense. Many thanks if any body could point me in the right direction.
Kate.