使用 jQuery 将照片边缘圆化

发布于 2024-07-29 08:27:13 字数 250 浏览 3 评论 0原文

可能的重复:
多个

我想将照片的角变圆(标签不是背景图像)

jQuery 可以做到这一点吗?

谢谢

Possible Duplicate:
multiple

I would like to round the corners of photos ( tag not background images)

Can jQuery accomplish this?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

权谋诡计 2024-08-05 08:27:13

我以前见过这样的问题。

这是另一个可能的插件 - http://www.malsup.com/jquery/corner/

示例 - http://www.malsup.com/jquery/corner/image.html

I've seen a question on SO like this before.

Here's another possible plugin - http://www.malsup.com/jquery/corner/

An example - http://www.malsup.com/jquery/corner/image.html

痴骨ら 2024-08-05 08:27:13

我使用这种技术不需要 jQuery,只需要 CSS。

http://www.sitepoint.com/examples/rounded_images/css-only。 php

你总是可以围绕实际图像。 这是一个可以为您完成这项工作的免费网站:

http://www.roundpic.com/

I use this technique which doesn't require jQuery, just CSS.

http://www.sitepoint.com/examples/rounded_images/css-only.php

You could alwyas just round the actual images. Here's a free website that does the work for you:

http://www.roundpic.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文