Hi,
Is there a way to use CSS-based rounded corners, with different radius for some corners?
I can do this with CSS, but then I need to take all the browser-specific problems in to account, and (AFAIK) I'm not supposed to do that; I'm supposed to use SmartGWT wrappers for all HTML/CSS functionality.
So, is there a wrapper for this feature?
Thank you:
Csillag
Is there a way to use CSS-based rounded corners, with different radius for some corners?
I can do this with CSS, but then I need to take all the browser-specific problems in to account, and (AFAIK) I'm not supposed to do that; I'm supposed to use SmartGWT wrappers for all HTML/CSS functionality.
So, is there a wrapper for this feature?
Thank you:
Csillag
Comment