I have a problem with the ui widget from plupload, my javascript is:
$("#uploader").plupload({
// General settings
runtimes : 'html5,flash,silverlight,html4',
url : "upload.php",
// Maximum file size
max_file_size : '20mb'...
asked by
19.12.2018 / 15:12