スポンサードリンク Yahoo! User Interface Library - Drag and Drop Utility Drag and Drop Utilityとは ドラッグ&ドロップ可能な要素を作るためのユーティリティーです。ドラッグやドロップのイベントハンドラーを間単に作成することが可能なフレームワークが用意されています。 詳しくはhttp://developer.yahoo.com/yui/dragdrop/のオリジナルを読まれるのがよいと思います。 Drag and Drop Utilityを使う前準備 必要なのは4つのファイルです。もちろんインストールは済ませておく必要があります。 <script type="text/javascript" src="your install path/yahoo-min.js"></script> <script type="tex