开发者

Rotating Banner using jquery

开发者 https://www.devze.com 2023-03-02 18:15 出处:网络
I have been trying to animate images using jquery. I came across the following post when I was searching for examples.

I have been trying to animate images using jquery. I came across the following post when I was searching for examples.

http://jsfiddle.net/fwUMx/99/.

The images right now are increasing and decreasing their height in a loop. I just have a question if I can do the following using jquery?

I have 6 six ads with almost same size. All ads开发者_JAVA百科 to randomly rotate within those 6 spots so one ad is not always at top or on the bottom. When the ads rotate, they can either flash in or quickly fade in for 5 seconds.

thanks


Have a look at the always-excellent jQuery Cycle plugin.

0

精彩评论

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