Sunday, 15 April 2012

jquery - Cycle: do something when the first image appear -



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