jquery curvycorners 效果而不改变元素的大小
有没有办法制作曲线角效果但在 div 内没有填充?当我应用角点时,它会使 div 在垂直和水平方向上应用得更大以实现角点。
这是我正在谈论的 jquery 插件:
is there a way to make the curvycorner effect but have no padding inside the div? when i apply the corners it makes the div its applied to bigger vertically and horizontally to implement the corners.
this is the plugin for jquery im talking about:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
查看生成的源代码并修改CSS。
Look at the generated source code and modify the CSS.
请改用 jQuery Corner 插件。我已经尝试了几乎所有可用的 jQuery 角落插件,但大多数都不能令我满意。您遇到的宽度/高度混乱,或者透明度不能很好地工作,或者浮动变得疯狂,或者浏览器不一致,或者它们附带 gif,或者文档/支持很差。链接的那个做得很好。
Use this jQuery Corner plugin instead. I've tried almost all of available jQuery corner plugins and most of them didn't satisfy me. Either the width/height got messed up as you encountered, or transparency didn't work well, or the floats got mad, or there were browser inconstenties, or they shipped with gifs, or the documentation/support was poor. The linked one did its job right.