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

Use feature detection in place of IE UA sniffing #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baileyparker
Copy link

See issue #9.

@bradw2k
Copy link

bradw2k commented Apr 7, 2017

Or why not just use <!--[if lte IE 10]> in html to begin with?

@mrTable
Copy link

mrTable commented Jun 20, 2017

Or why not just use <!--[if lte IE 10]> in html to begin with?

Conditional comments support only IE 5 through 9. You cannot use them to detect IE10.

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

Successfully merging this pull request may close these issues.

3 participants