> In GWT some widgets only work properly in quirks or standard mode, not > both. As far as I could tell I should be running the app in standard > mode because I have <!doctype html> as the first line of the root HTML > page, however widgets like TabLayoutPanel that are supposed to work in > standard mode don't work, and the quirks mode ones do. I'm using IE6 > (I can also try with chrome and IE8 later, but it should work with any > browser). Does anyone know why this quirks/standard mode is not > working as advertised? Could it be a browser thing, or am I really NOT > in standard mode even though I think I am, or is the GWT documentation > just lying to me?
-- 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.
