Posts Tagged ‘ajax’

22
Sep
TUT
Author:
Chocksy
0
JQUERY upload plugin

Sometimes we come into a problem that is a little harder to do when it comes to customizing and that is the file upload input. Well Andris Valums helps us with a plugin he created for jQuery.
The plugin requires jQuery 1.2 or above and allows users to upload multiple files without refreshing the page.
To make the plugin work you have to include jQuery and the plugin in your websites [...]