| Rounded corners in Browser Widget (IE9) [message #850689] |
Fri, 20 April 2012 04:33  |
Bertin Kiekebosch Messages: 223 Registered: August 2011 |
Senior Member |
|
|
Hi,
I am using the browser widget in my RAP application to show some HTML styled with CSS. I an using rounded corners a lot. I firefox, google and opera I get rounded corners, but not in IE9.
CSS:
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
If I create some content and I directly show this in IE9 I do get rounded corner, but not when it is shown by the browser widget.
Does someone recognize this problem and is there a solution for this?
Regards Bertin
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01549 seconds