Ive made images that scale when you mouse over them with animate and it works fine:
http://smartpeopletalkfast.co.uk/enlarge/1 animate.html
However, when I try to use jQuery UI's scale, the effect loops and keeps firing so the image gets bigger and bigger:
http://smartpeopletalkfast.co.uk/enlarge/uiscale.htmlHow do I stop this, so my second example works like the first?
Thanks