basic slideshow

Discussion in 'JavaScript' started by dracula51, Oct 29, 2009.

  1. #1
    i need one...like these

    1. not so advance & no 3rd party like jquery plz
    2. at first it'll list files (jpg files only) from a folder & collect them in a variable (array type)
    3. in my page's body there is <img src="" id="rplc" />. this script replace that src with those collected images one by one...so it will be like a slideshow
    4. it change one pic in every two seconds


    plz someone help me :)
     
    dracula51, Oct 29, 2009 IP
  2. FCM

    FCM Well-Known Member

    Messages:
    669
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    155
    #2
    Well dude jQuery would be the better way to go. It is really robust, why don't you like jQuery? I could write the script using jquery in 5 minutes.

    But nonetheless there is a magical thing called Google it has lots and lots of stuff on its site. They have a search bar that if you type in words it will bring up stuff, ( yes i'm trying to be a prick because if you would have searched for "basic javascript slideshow" you would have seen that it was the first result.


    http://javascript.internet.com/miscellaneous/basic-slideshow.html
     
    FCM, Oct 29, 2009 IP
  3. dracula51

    dracula51 Peon

    Messages:
    146
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    link u provided is not 100% something i want
    coz 2nd requirment.
    i want it find files from a folder.
    ok...if jquery is necessary then its OK
    plz help me anyway

    ps: i try ur magical thing (!!!) (google) everytime before opening a new thread
     
    dracula51, Oct 29, 2009 IP