javascript to display images at random

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raphael Gluck

    javascript to display images at random

    Hi everyone

    I am not pretty well versed with javascript, and i am sure many you see
    questions like these every day.
    But I am looking for a simple javascript, that stores a few images, and
    flicks thru them, a bit like an animated gif, first one shows and
    dissapears, then another in its place.
    I am not sure what it is called, what the correct terminology is, as i am
    searching for "tickers" and not getting much luck,

    Does anyone know what i need, and where to get it from?

    Thanks so much

    Raphael


  • kaeli

    #2
    Re: javascript to display images at random

    In article <bn654m$e90$1@t itan.btinternet .com>, Idont@haveone.h onest
    enlightened us with...[color=blue]
    > I am not pretty well versed with javascript, and i am sure many you see
    > questions like these every day.
    > But I am looking for a simple javascript, that stores a few images, and
    > flicks thru them, a bit like an animated gif, first one shows and
    > dissapears, then another in its place.
    > I am not sure what it is called, what the correct terminology is, as i am
    > searching for "tickers" and not getting much luck,
    >
    > Does anyone know what i need, and where to get it from?
    >[/color]


    Hey. :)


    &q=javascript+s lideshow&btnG=G oogle+Search

    slideshow.


    -------------------------------------------------
    ~kaeli~
    Jesus saves, Allah protects, and Cthulhu
    thinks you'd make a nice sandwich.


    -------------------------------------------------

    Comment

    • jon

      #3
      Re: javascript to display images at random

      Hi,

      Basically, you need to have a named image, some javascript image
      objects in an array, and a javascript timer. It's kind of like a
      rollover without the rolling over.

      You can download a simple template for that here:



      good luck,

      jon

      Comment

      Working...