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

Edge Problem with Footer Links #26

Open
SyTekSys opened this issue Aug 15, 2015 · 3 comments
Open

Edge Problem with Footer Links #26

SyTekSys opened this issue Aug 15, 2015 · 3 comments

Comments

@SyTekSys
Copy link

Great tutorial. I'm just about done with it but ran into a problem Internet Explorer Edge. If I use F12 developer tools and set it from Edge to 10 the footer links work fine. However in default mode the links in the footer using Internet Explorer 11 don't work. The site works perfect in Chrome, Firefox and Safari. Any ideas?

@SyTekSys
Copy link
Author

Also your live demo does the same thing.

@SyTekSys
Copy link
Author

I found the solution. Below the Title Meta add this line. meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10">
You have to put < before meta.

@ghost
Copy link

ghost commented Aug 16, 2015

Thanks! I just updated the project.
I'm sure that I will use it on other occasions.

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