Can anyone suggest a way to make a nice text flashing effect using Jquery?
I have a counter that counts up to a dynamic percentage on page load – I would like the final figure to flash when it reaches its result – just wondered if anyone could suggest a nice smooth approach?
Cheers
Paul
This is nice and easy solution:
Call
effectFadeIn('test');function with class name you want to flash.