Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript New to JavaScript; looking for Flash Alternative for Images

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24724
    pghtech
    Member

    Hi all,
    I am wanting to show some images (all the same size) on a webpage. Each image would show for a matter of seconds, then fade out while the next image fades in (in the same physical location on the page).

    I wanted to put a DIV with a higher priority Z-Index that contains some buttons that was positioned over the top of the images.

    I know this can be accomplished through Flash, but I don’t have flash, and for the simplicity of this figured this would be something JavaScript could handle.

    Does anyone know of some scripts I could investigate or any tips on how to accomplish this? I am trying to avoid re-inventing the wheel here.

    Thanks,

    #56899
    apostrophe
    Participant

    I would use the ‘fade’ option on the jQuery Cycle Plugin http://www.malsup.com/jquery/cycle/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.