Skip to content

documentation - demo suggestion #59

Description

@ex4p

I've been looking at filedrop for some time but I couldn't get it to work for IE11.

Turns out its not a filedrop problem but will be a common non-functioning problem for many.

Even with the HTML5 doctype, IT managed company's IE11 browsers will not work because they are set internally to emulate IE8 for legacy systems. In order to get filedrop.js to work with IE11 inside of an IT managed company, the developer needs to use:

< meta http-equiv="X-UA-Compatible" content="IE=edge" >

People, like me, may try your demos, find they don't work with IE11 and move on. You might want to put this in your demos.

Regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions