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.
私はいくつかのsを作りたいです<div>。これらの Div を移動して置き換えることができるようにしたいです。jQueryを使用できると思いますが、これを見つけました:
<div>
<script> $(function() { $( "#draggable" ).draggable(); }); </script>
しかし、これはまさに私が望むものではありません。 私はこのようなコードが欲しい: varzesh3