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.
次のコードがありますが、フォーム内にフォームコードを追加することで、フォームのIDが変更されるため、使用したいと思います。closest();
closest();
$("#contentarea").closest("form").html("some code");
デモ http://jsfiddle.net/zQC2Q/
デモの左側のパネルでjQueryを選択すると、コードが機能します。
http://jsfiddle.net/Paulpro/zQC2Q/3/
あなたはそれをMootoolsとして残しました