Is there a solution to get Internet Explorer to behave as Firefox or Chrome? I am looking for a solution that would not use css hacks. I mean maybe some scripts to force change all behavior of IE.
Thanks a lot!
You can have your users download and install Google Chrome Frame, then add this meta tag to your page head per the Chrome Frame developer guide:
<meta http-equiv="X-UA-Compatible" content="chrome=1">
Of course, this requires user action. You can't control what browser your users use, nor can you force a certain browser to act like another browser through your own code alone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With