Skip to content

File upload #10

@ghost

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions