开发者

jQuery slider with ajax content loading

I'm not JS expert so creating script from scratch will be difficult for me so I want to use plugin. There is many slider plugins but all of them use pre-created elements and I want p开发者_运维技巧agination with slide effect.

Do you know any plugin with that functionality?


You'll want to look at jQuery UI - especially the Tabs and Slider component. What you want sounds like you should combine two of the examples - Slider Controlled Tabs and Content via ajax.

Combining the two should be simple in terms of writing the JavaScript, although you might need to rewrite a large amount of CSS to create the desired pagination effect, and also look carefully at jQuery UI Tab's ajax mode options.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜