danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 384 forks source link

no dnd folder, script not loaded #43

Closed sams closed 6 years ago

sams commented 8 years ago

https://github.com/danielm/uploader/blob/master/demos/index.html#L101 "../../src/" => "../src" https://github.com/danielm/uploader/blob/master/demos/index.html#L105 "/demos/dnd/upload.php" => "./upload.php"

danielm commented 6 years ago

Closing the issue. I don't know what was going on here 🤔