-
Notifications
You must be signed in to change notification settings - Fork 0
File upload #10
Copy link
Copy link
Open
Description
All the course examples using "file" input element of HTML forms are based on jQuery .live('change') handler. For our team assignment, there might be a need to upload the same file many times, with different conversion option. The 'change' event doesn't happen. How to do it in 'mobile' manner?
It is possible to make the "file" input visible and separate file selecting from upload - thus we would have needed functionality but...
- this approach requires one more button
- this button looks out-of-style
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels