UNPKG

angular-file-upload

Version:

Angular File Upload is a module for the AngularJS framework

12 lines (9 loc) 197 B
<!DOCTYPE html> <html> <head> <title>Simple example</title> </head> <body> <button onclick="window.showModalDialog('uploadPage.html');">Open iframe</button> </body> </html>