jquery - Cycle: do something when the first image appear -
i need show phrase when first image appear. i'm using solution not accurate:
settimeout(function(){ $('.frasehome').fadeout('slow'); }, 3000);
how can improve this?
jquery jquery-cycle
No comments:
Post a Comment