I can't seem to fix the following website for IE9:
I've implemented Modernizr and Html5Shiv but nothing seems to work. If you test it in other browsers everything works perfectly fine. Does anyone have an idea what the issue can be here?
I can't seem to fix the following website for IE9:
I've implemented Modernizr and Html5Shiv but nothing seems to work. If you test it in other browsers everything works perfectly fine. Does anyone have an idea what the issue can be here?
Copyright © 2021 Jogjafile Inc.
Your site enters Quirks mode in IE9. Add this to LINE 1
You have this line but it is in comments and on line 2. IE wants it on line 1.