jaVascript quesTion
jaVascript quesTion
Out of context: Reply #16
- Started
- Last post
- 26 Responses
- heavyt0
yeah, the setTimeout calls the function on intervals.
If you want it to switch on a button click, you can take it out.
then make a button like this:
[a href="javascript:move();]
that will call the function.
cool?TR1