Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Stella Richards

Pages: [1]
1
Hi,

Let's say I have a function that moves a piece of text whenever the user mouses over it. If I wanted that function to run a limited amount of times before changing to something else, how would I do that? If I begin with a for loop, the function begins all over again each time the user mouses over the text, so it would run an infinite amount of times.

Pages: [1]