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.
translate3d(x,y,z) の css3 アニメーション サポートを提供するフレームワークを探しています。jquery.transit.js と move.js などの最良のものを見てきましたが、これでは目的が解決しません。
ループと遅延を使用してスタイル情報を変更することにより、私が行ったのは独自のロジックを実装することでした。
試してみてくださいTraqball.js。これは、JavaScript 環境での css3 の操作を容易にする小さな Javascript ライブラリです。もちろん、CSS3 をサポートするブラウザでのみ動作します。
Traqball.js
https://github.com/dirkweber/traqball.js