Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add X-UA-Compatible IE=edge Meta Tag for Intranet Sites #21

Open
fiftynineseconds opened this issue Dec 15, 2014 · 0 comments
Open

Add X-UA-Compatible IE=edge Meta Tag for Intranet Sites #21

fiftynineseconds opened this issue Dec 15, 2014 · 0 comments

Comments

@fiftynineseconds
Copy link

Many organizations have a group policy that forces IE into compatibility mode for all Intranet sites. Adding the tag <meta http-equiv="X-UA-Compatible" content="IE=edge" /> will ensure that jquery works and that the site loads properly.

Consider adding this tag to the documentation and/or the example html file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant