FadeIn with delay jquery -
FadeIn with delay jquery -
i tryed add together delay fadein because want div display in diffrenet time function didnt know how that
my code:
$(function() { $('div.grid_4').fadein(1000); });
thnx alot.
i don't know if understood you, maybe can help: jsfiddle
i used function
each()
to count divs , alter delay automatically.
jquery delay fadein
Comments
Post a Comment