loukmanebabakhalil / prototype-carousel

Automatically exported from code.google.com/p/prototype-carousel
0 stars 0 forks source link

Can stop slides, can't restart. #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Pause slides
2. click on start
3. Slides won't start again.

<a href='javascript:' class='carousel-control' rel='pause'>Pause</a>
<a href='javascript:' class='carousel-control' rel='start'>Start</a>

What version of the product are you using? On what operating system?
FF/IE

Please provide any additional information below.
Everything works fine, i just wanted to be able to pause and restart the 
sliding. 

Original issue reported on code.google.com by david.au...@gmail.com on 17 Dec 2009 at 5:39

GoogleCodeExporter commented 8 years ago
i used the http://code.google.com/p/prototype-carousel/issues/detail?id=13 
code, 
works now :)

Original comment by david.au...@gmail.com on 17 Dec 2009 at 5:43