javascript help!!

Out of context: Reply #9

  • Started
  • Last post
  • 25 Responses
  • myobie0

    ok

    if you need a good slideshow, you may want to look for another one

    this one does not already have the ability to be canceled

    you would have to rewrite the js to save the timeOut object to a variable so you could clearTimeout that object...

    the current version of the slideshow is a never ending loop of timeouts that cannot be stopped without modifying the code...

    sorry...but i don't have time to write a slideshow today

    but if you lookup how the setTimeout function works i am sure you could rewrite the thing to do it...

View thread