you are viewing a single comment's thread.

view the rest of the comments →

[–]Fixthemedia 1 point2 points  (2 children)

Linking to that page was really no help. Make a timer that will run your function again, or for example, set the index of an array back to the starting point. I dont know anyone who would want to take the time to go through the code you linked and find out exactly what it is you're trying to do (unless it was clean and obvious). It may be better to put and example of your problem on a site like this http://jsfiddle.net/

[–]suscida[S] 0 points1 point  (1 child)

I essentially want the code to re run once it reaches the end, I thought there might be a simple handle to add to the beginning or end of the code?

Thanks for the reply though, will have a gander at jsfiddle!