Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Javascript Callback
  • Thanks for your great job.

    I suggest to add a very useful feature: a new parameter with a javascript callback
    'callbackjs': 'some javascript code'. This callback will be called after uploading files. Very interesting to update with ajax the content of the initial page.

    Thanks,
    Renaud
  • You can already achieve that by using onComplete and onAllComplete.