Revisions : blueimp/jQuery-File-Upload - GitHub
jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery
Les articles publiés sur le site
-
Use (int) for typecasting instead of intval(). Closes #3363
18 octobre 2014, par blueimpUse (int) for typecasting instead of intval(). Closes #3363 Thanks again @aswinlutchanah for the hint.
-
Use isset() instead of array_key_exists(). Closes #3364
18 octobre 2014, par blueimpUse isset() instead of array_key_exists(). Closes #3364 Thanks to @aswinlutchanah for the hint.
-
Updated minor version for last merge.
13 octobre 2014, par blueimpUpdated minor version for last merge.
-
Merge pull request #3362 from AndrewEastwood/patch-1
13 octobre 2014, par blueimpMerge pull request #3362 from AndrewEastwood/patch-1 Exposing 'print_response' into options
-
Exposing 'print_response' into options
13 octobre 2014, par AndrewEastwoodExposing 'print_response' into options