Hello,

I was trying out recompiling with GWT 1.7 to see if I could remove my
hacks to disable the IFrame trick in dialogs and I noticed that it was
still active.

It looks like ie8 is only triggered if you use the HTML 4.01 strict
mode.

If I use the transitional doctype it falls back to ie6.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Is this really the purpose ?

David
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to