开发者

Looking for a fullscreen jQuery slider for HTML content

开发者 https://www.devze.com 2023-03-24 07:24 出处:网络
I know there are hundreds of jquery sliders out there, but that is what开发者_开发技巧 makes it difficult to find one for a specific situation.

I know there are hundreds of jquery sliders out there, but that is what开发者_开发技巧 makes it difficult to find one for a specific situation.

I need one similar to Supersized but for HTML content, not only images. So what I need is:

  • Optimized for full screen
  • Support fot HTML content
  • The slide animation in this example of Supersized

My plan is to use it with AJAX to load wordpress content, so if it has AJAX requests built in, even better.


I created Superslides (demo) for this purpose. It's designed to take any kind of content, and doesn't force a specific markup structure. I don't think you'll be able to append slides after it's been initialized though. However, you could load all the slides with AJAX, then initialize it.


Try these:

  1. http://css-tricks.com/3412-anythingslider-jquery-plugin/

  2. http://brenelz.com/blog/build-a-content-slider-with-jquery/

  3. http://codecanyon.net/item/fss-full-screen-sliding-website-plugin/159103?ref=lydian&clickthrough_id=27905824&redirect_back=true

They are not exactly like Supersized but you can modify them.


http://nicinabox.github.com/superslides/


I like flexslider http://www.woothemes.com/flexslider/ its responsive, so would probably work well for full screen after a couple tweaks

0

精彩评论

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