/ Published in: jQuery
Expand |
Embed | Plain Text
jQuery(function($) { (function n(e){ e.eq(0).fadeIn(99, function(){ n(e.slice(1)) } )} )($(":visible").hide()) })
You need to login to post a comment.
jQuery(function($) { (function n(e){ e.eq(0).fadeIn(99, function(){ n(e.slice(1)) } )} )($(":visible").hide()) })
You need to login to post a comment.