jQuery实现的滚动条展示图片效果_脚本分享网 -JS/jQuery代码 -演示与下载 -时代Java

Coverflow effect featuring CSS transformations and jQuery UI

This proof-of-concept shows a coverflow effect using the new CSS transformation feature from Webkit (featured in Safari 3.1). Needless to say that it won't run in other browsers at this point (however, adapting it to canvas should be quite easy, and even now, it won't break in other browsers).

Unlike other demos, this one can truly animate between two half states, making a slider implementation like the iTunes slider really easy (will come to this demo soon!). Have fun and try using the keyboard for hotness ;)

代码整理:时代Java(NowJava.com) 更多相关效果,请到时代Java(NowJava.com) 脚本下载栏目

注:此代码仅供学习交流,请勿用于商业用途。

时代Java(NowJava.com)素材中心整理。




下载代码说明
X关闭

基于jQuery的滚动条展示图片效果代码

jquery实现的滚动图片效果,拉动下方的滚动条,滚动框里的图片随着滚动条的位置变换,效果非常不错,非常适合用来做小图片展示代码