Hi,
I am trying to use jquery.corner.js to round my panel in gwt using the below
code
*
public* *final* *native* *void* roundCorner()/*-{
$wnd.$("#roundedPanel").corner("5px");
}-*/;
where "roundedPanel" is the id of the div panel. Though it is invoking the
jquery.corner.js it is not rounding it. Is it not possible to round corners
using this.
Thanks
Sudeep
--
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=.