use PHP and MySQL. Want my website to have the feature of image uploading by drag image from folder from user's computer to some container on the web like div tag or something else. help me please.
Asked
Active
Viewed 2,373 times
1
-
Have you researched any methods? – Aaron Lee Aug 02 '11 at 08:12
-
This might help: http://stackoverflow.com/questions/1663741/is-there-a-good-jquery-drag-and-drop-file-upload-plugin – Alex Aug 02 '11 at 08:13
-
i found one technic by Jquery drag and drop but not sure can drag from folder or not. – AJ OP Aug 02 '11 at 08:14
-
uh by the way, Jquery is free or not? I really dont' know – AJ OP Aug 02 '11 at 08:16
1 Answers
3
Drag & Drop Functionality can be achieved using HTML & JavaScript
HTML5 have a native support for Drag and Drop

Jonathan Leffler
- 730,956
- 141
- 904
- 1,278

nidhin
- 6,661
- 6
- 32
- 50