开发者

Autoanimate on start - jquery scrolling carousel

开发者 https://www.devze.com 2023-01-24 09:08 出处:网络
Does anyone could hel开发者_Python百科p me to implement autoanimate scroll on start wiht jquery scrolling carousel?

Does anyone could hel开发者_Python百科p me to implement autoanimate scroll on start wiht jquery scrolling carousel? Link to Scrolling Carousel: http://www.convergent-evolution.co.uk/resources/jquery-plugins/scrolling-carousel/

Effect that I want (its flash): locabarra.com.br


Is possible, but you downloaded a Carousel so you need to find where is the code that move it. It's onMouseEnter that start and you need to put all the code inside this "event" in:

$(document).ready(function() { 
    //CODE THAT MOVE THE CAROUSEL 
});

Than you can specify onMouseEnter to stop it..

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号