innostudio / fileuploader

Beautiful and powerful HTML file uploading tool. A jQuery, PHP and Node.js plugin that transforms the standard input into a revolutionary and fancy field on your page.
141 stars 25 forks source link

need event #5

Closed mohamad68 closed 7 years ago

mohamad68 commented 7 years ago

hi is any event to trigger when user add image and showing it's thumbnail ?

innostudio commented 7 years ago

@mohamad68 just take a loot at the http://innostudio.de/fileuploader/documentation/#documentation and you will find some.

I think that the options that you need is: onItemShowor onImageLoaded. Just take a look in the documentation and you will find the description about this callbacks.