舊文件

此處文件僅供參考,請自行考量時效性與適用程度,其他庫藏文件請參考文件頁面
我們亟需您的協助,進行共筆系統搬移、及文件整理工作,詳情請查閱參與我們

「Firefox 3 Drag and Drop Events」修訂間的差異

出自 MozTW Wiki

參考資料
Firefox 3 Drag and Drop Events
行 1: 行 1:
 
=== Firefox 3 Drag and Drop Events ===
 
=== Firefox 3 Drag and Drop Events ===
Firefox 3 加入了兩個新 events 讓你可以決定 drag 什麼時候開始、什麼時候結束。這些 events HTML 5 規格書的草稿中新加入的。
+
Firefox 3 加入了兩個新的 events 讓你可以決定 drag 什麼時候開始、什麼時候結束。這些 events HTML 5 規格書的草稿中新加入的。
  
 
*drag
 
*drag
行 12: 行 12:
 
*[[http://developer.mozilla.org/samples/dragdrop/dragevents.txt 原始碼]]
 
*[[http://developer.mozilla.org/samples/dragdrop/dragevents.txt 原始碼]]
 
*[[http://developer.mozilla.org/samples/dragdrop/dragevents.html 網頁]]
 
*[[http://developer.mozilla.org/samples/dragdrop/dragevents.html 網頁]]
 
  
 
=== 參考資料 ===
 
=== 參考資料 ===

於 2008年1月7日 (一) 13:08 的修訂

Firefox 3 Drag and Drop Events

Firefox 3 加入了兩個新的 events 讓你可以決定 drag 什麼時候開始、什麼時候結束。這些 events 是 HTML 5 規格書的草稿中新加入的。

  • drag
drag operation 開始時送出。
  • dragend
drag operation 結束時送出。

如想知道更多,請看 Drag and Drop.

這裡有個例子可以參考:

參考資料

  1. Drag and Drop events 原始網頁
  2. WHATWG HTML 5 Working Draft
  3. nsIDragService
個人工具