How to force Document mode to Quirks mode ? I am using GWT application My Iframe is not completely appear in IE8. But works in IE7 and Mozila FF.
I tried <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> to solve this isssue bt no suceess :( IE8 wrks only when I am setting document mode to "Quirks" using developer tools Is there any way to force Document mode to "Quirks" in GWT ? -- Best Regards, Vaibhav Bhalke <http://about.me/vaibhavbhalke> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
