开发者

stacked paper but with top one at an angle

开发者 https://www.devze.com 2023-03-05 17:17 出处:网络
I was wondering if开发者_开发技巧 you can simulate two sheets of paper using Jquery but with the top sheet at an angle?

I was wondering if开发者_开发技巧 you can simulate two sheets of paper using Jquery but with the top sheet at an angle?

Thanks for any ideas!


Here's a live example to give you some ideas. It doesn't use jQuery, just good ol' CSS. Should work in modern browsers.

http://jsfiddle.net/5UrJL/1/

Of course, you can use jQuery to control the CSS for the various sheets, in particular their position and rotation.

If you really want to use a jQuery plug-in, a search engine led me to this one:

http://plugins.jquery.com/plugin-tags/rotation

with a live example here: http://jsfiddle.net/aflin/vbSMy/

0

精彩评论

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