开发者

How can I remove round corners created with jQuery corner plugin?

开发者 https://www.devze.com 2023-01-08 19:18 出处:网络
开发者_运维百科How can I remove round corners created with jQuery corner plugin?Just call uncorner.
开发者_运维百科

How can I remove round corners created with jQuery corner plugin?


Just call uncorner.

$('#yourId').uncorner();
0

精彩评论

暂无评论...
验证码 换一张
取 消