Hacker News new | ask | show | jobs
by marklawrutgers 3709 days ago
I've just been using the meta tag:

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

More Info: https://stackoverflow.com/questions/6771258/whats-the-differ...

Works fine for me in new projects as long as there's no need for those conditionals and specific legacy code.