KoolUploader - PHP Ajax File UploadKoolUploader - PHP Ajax File UploadFullVersion 2.2.0.0 released on 25/11/2016

Client-side API - RegisterEvent

AddUpload AllClear All
Client-Side Events:
*Note: Please test uploading with *.txt, *.doc, *.pdf, *.jpg, *.gif ( size < 500KB )

Description & Sample code

KoolUploader supports rich client-side event handling. With the use of registerEvent() , you can bind your function to an event.

You may have a look at our code section and documentation for more details.

*Note: Returning false in "OnBefore..." handle function will result in cancelling user action.