Howdy, Stranger!

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

v3 beta: When canceling a file a specific DOM is expected
  • The uploadifyCancel function in jquery.uploadify.js expects a specific DOM. If not using the 'skipDefault' option this isn't a problem. But when customizing the DOM, suddenly files can't be canceled.

    It should be possible to cancel a file-upload by calling uploadifyCancel no matter what kind of DOM is loaded.