diff options
Diffstat (limited to 'files/zh-tw/web/api/html_drag_and_drop_api')
| -rw-r--r-- | files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html b/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html index c609d6f4d4..bc61aeeb4c 100644 --- a/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html +++ b/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html @@ -119,8 +119,6 @@ dt.setData("text/plain", "http://www.mozilla.org"); <p>上面我們的canvas是50 x 50px大小,然後我們位移一半25讓圖片落在滑鼠指標中央。 </p> -<p>{{h2_gecko_minversion("使用XUL panel元素作為拖曳圖片", "9.0")}}</p> - <p>在Gecko上開發,比如說外掛或Mozllia應用程式,Gecko9.0{{geckoRelease("9.0")}}支援使用{{XULElem("panel")}}元素作為拖曳圖片,簡單將XUL panel元素傳入setDragImage方法即可。</p> <p>試想下面這個 {{XULElem("panel")}}元素:</p> |
