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.
jQuery は、特定の DOM 要素に CSS クラスを適用して、ドラッグ アンド ドロップ、サイズ変更などのアニメーションを適用することに依存していますか?
ドキュメントに従って:
.animate() メソッドを使用すると、任意の数値にアニメーション効果を作成できますCSS property。必要なのは、プロパティparameterの単純なオブジェクトだけです。CSS
CSS property
parameter
CSS
そして、ここで私はメソッド定義を見つけました。