Steps to change in code from Document mode=IE9 to Document mode=QUIRKS in IE9 browser code.

  •  09-26-2011, 3:49 PM

    Steps to change in code from Document mode=IE9 to Document mode=QUIRKS in IE9 browser code.

    Hi,

    i have a issue regarding the IE9 compatibilty.The issue is i have a report which does not work well(in terms of the page size formatting etc)  in

    BROWSERMODE-IE9 and Document mode-IE7 standards when i press F12

    but it works well and the format is perfect when BROWSER MODE-IE9 and Document mode =QUIRKS.

    The thing that is not working in the report is, it is not shown in full screen(i mean full page size) as its size shrinked and can see its contents(remaining

    of the report) in the report with the help of a scroll bar and the size of the report is shrinked to half the whole page size.i want it full page size and

    working noramlly.

    So i want to know how to change in the CODE  or anywhere else and what are the detailed steps to follow to change the DOCUMENT MODE from IE9 to DOCUMENT MODE = QUIRKS MODE in the CODE so that report(formatting size etc)works correctly.

    Please help me to the earliest.

    Thank you.

View Complete Thread