Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想让 div 像我用 flash 制作的这个短动画一样翻转。这个翻转插件看起来非常接近我的需要,但开发人员说它不能像我的视频中那样沿左轴翻转。它只会沿中心翻转。
同样在闪存中,我可能已经使用了 3d 工具来实现它。
看看Sandpaper,它可以让您使用 CSS3 转换并回退到 IE 上的 DirectX 过滤器!很酷。