Skip to content

Use feature detection in place of IE UA sniffing#10

Open
baileyparker wants to merge 1 commit intokmewhort:masterfrom
baileyparker:use_feature_detection_instead_of_ua_sniffing
Open

Use feature detection in place of IE UA sniffing#10
baileyparker wants to merge 1 commit intokmewhort:masterfrom
baileyparker:use_feature_detection_instead_of_ua_sniffing

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