1.

Solve : How to place images that change on site?

Answer»

I am looking for some free examples, without popups, on how I can put images on my site that would change/switch automatically; or anyone who has the code can help.  Thanks in advance.Here's some JAVASCRIPT that will do that: http://www.hypergurl.com/randomimage.html.  Note that, as coded, it REQUIRES 6 images.  It can probably be modified to work with another number of images but that may take a little while to figure out if you're not familiar with javascript.  Tnks.  I'll try that and see how it works.I don't want to get too greedy but that code changes everytime the user visits the site.  Is there one where the image changes while the user is on the default page of the site, say every 1 min, e.g.?I don't KNOW.  Take a LOOK at the Google hits here: random image scriptYou'd need to use a javascript timer (try googling for that) and use that to replace the image (using, e.g. document.getElementById()).don't know if this is any help.. but do you mean 'Banner Add', .. you can delay the time etc,.. don't know if this will work . but try it.. here is the code.. but you will have to put in your own images.. in the value. I'm sure one of the lads will correct me if its wreong.. just trying to give a little back.


  
  
  
  
  


                              hope this helps.You'd need the UNDERLYING applet in order to use that...



Discussion

No Comment Found