Plugin jQuery: Creating a Flipbook Image Slider with CSS3 3D Transforms and jQuery

Creating a Flipbook Image Slider with CSS3 3D Transforms and jQuery
http://www.jqueryrain.com/?http://www.inserthtml.com/demo/flip-book/
http://www.inserthtml.com/2012/09/flipbook-jquery-css/
20/09/2012

Nội dung

Creating a Flipbook Image Slider with CSS3 3D Transforms and jQuery

Recently the ‘flip book’ effect has become really popular on a lot of websites, so I got to thinking about how you could go about pulling off that effect using some jQuery and CSS3. I find that most of the implementations of this code can get a little bit complicated, so I tried to make things as simple as possible.

We’re going to write this code as a jQuery plugin, so first you need to include jQuery. Next we want to include a script called Modernizr. We only need 3D Transforms, and you can download the required script from here. This will ensure everything will work fine in browsers which do not support 3D Transforms. Then you have to make a file called jquery.pictureflip.js which will be where we’re putting our plugin code!

Tags: 3D Slider

Nguồn: www.jqueryrain.com/2012/09/creating-a-flipbook-image-slider-with-css3-3d-transforms-and-jquery/


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận