Skip to main content
15 events
when toggle format what by license comment
Sep 24, 2019 at 1:17 comment added Jay Dadhania @tomexsans $.fn.flashUnlimited=function(){$(this).fadeTo('medium',0.3,function(){$(this).fadeTo('medium',1.0,$(this).flashUnlimited);});} You can then call it like $('#mydiv').flashUnlimited(); - It does what Majal answered above, and calls itself again at the end of the cycle.
Mar 21, 2019 at 10:19 comment added NeonNatureEX For some reason, fadeIn and fadeOut didn't work. But fadeTo did for me! Cheers!
Jan 5, 2019 at 9:41 history edited Majal CC BY-SA 4.0
added 2 characters in body
May 1, 2018 at 15:34 comment added Jason Excellent and easy jQuery solution.
Jan 25, 2018 at 14:47 comment added meshy Example link broken.
Jun 19, 2017 at 8:22 history edited Majal CC BY-SA 3.0
added back the webpage sample
May 15, 2017 at 11:22 history edited Majal CC BY-SA 3.0
removed website link as homepage changed
Nov 23, 2016 at 10:29 history edited mschmoock CC BY-SA 3.0
added 129 characters in body
Feb 11, 2016 at 13:40 history edited Majal CC BY-SA 3.0
Changed ie to eg
Nov 26, 2015 at 0:12 history edited Giacomo1968 CC BY-SA 3.0
added 5 characters in body
Aug 25, 2015 at 7:38 comment added tomexsans how to do this infinite?
Jun 15, 2015 at 0:42 history edited Majal CC BY-SA 3.0
added 109 characters in body
Nov 28, 2014 at 9:43 comment added vulcan raven fadeTo(0000) - Metallica
Apr 13, 2014 at 0:31 history edited Majal CC BY-SA 3.0
added 121 characters in body
Apr 12, 2014 at 12:20 history answered Majal CC BY-SA 3.0