View Single Post
Join Date: Aug 2006
Posts: 2
Reputation: drogue is an unknown quantity at this point 
Solved Threads: 1
drogue's Avatar
drogue drogue is offline Offline
Newbie Poster

Re: Random Images on Refresh

 
0
  #10
Aug 14th, 2006
hey all, I am trying to make use of this script as well - I understand where to paste the script in the head, however - where do I paste the: <script>showImage();</script>

I tried pasting in the cell where the image appears - do I not have an img tag there? It creates a large gap in my table?

I am new!

thanks - also -

The only part of the script I edit is the image ???

//Random-loading images
theImages[0] = 'images/home_rotate1.gif' // replace with names of images
theImages[1] = 'images/home_rotate2.gif' // replace with names of images
theImages[2] = 'images/home_rotate3.gif' // replace with names of images
theImages[3] = 'images/home_rotate4.gif' // replace with names of images

correct?
Reply With Quote