I have two HTML pages.
Onload page 1 produces no messages..however when I login and page 2 is displayed, I get a message from IE9 saying that
HTML Quirks to IE 9 Standards....HTML1113
How do I begin to troubleshoot this? I would like both pages to interpret as IE 9 Standard.
It sounds like the DTDs are not the same. If you use a strict DOCTYPE like:
IE9 will use standards mode