IE9 on my machine shows rounded corners. I don't use a mete tag because I didn't think there was one. I used border-radius:1em 1em 1em 1em; and it works fine, Not with IE8, but all the rest.
On Oct 14, 8:09 pm, "Kevin (Yau) Leung" <[email protected]> wrote: > Has anyone tried adding > > <meta http-equiv="X-UA-Compatible" content="IE=9" /> > > to the app page html? > > I would like use the better css implementation of IE9 (e.g. round corner) > and added that piece of meta tag. It will restart the IE every time i run > hosted mode. I have both gwt sdk 2.0.3 and 2.1 rc1 installed in different > instance of eclipse and none of that work. > > Kevin -- 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.
