用法 1. add js and css style 複製程式碼 程式碼如下: 2. post data 複製程式碼 程式碼如下: enctype="multipart/form-data" class="dropzone" id="dropzoneForm"> 3.handling Server Response 複製代碼 代碼如下: <BR> Dropzone.options.dropzoneForm = {<BR> init: function () {<BR> <BR> var res = eval('(' data.xhr.responseText ' )');<BR> alert(res.Message);<BR> 4.支援較舊的瀏覽器.same ie6