loading
Please wait while loading...
返回 檢查瀏覽器是否支援HTML5 drag and drop 拖放功能
if('draggable' in document.createElement('span')) {
  alert("Drag support detected");
}
Comments
comments powered by Disqus