jQuery:用于创建文本气球的小部件或插件

发布于 2024-08-21 17:54:33 字数 355 浏览 8 评论 0原文

我需要创建一些包含文本消息的气球,类似于您在 BBS 或博客评论区域中看到的气球。

不是在寻找工具提示小部件 - 每页会有几个,并且它们将始终显示。

我的要求:

  • 如果可能的话,使用图像而不是 box-shadow 样式来投射阴影,以便与 IE 兼容。

  • 指向原始源的可视锚钉或箭头。

  • 适合尺寸的内容。

  • 可以包含标记。我需要在气球中添加按钮。

  • 理想情况下,可以通过 .addClass 或类似方式应用。

I need to create some balloons that will contain text messages, similar to what you would see on a BBS or a blog comments area.

I am not looking for a tool-tips widget - There will be several per page and they will always be displayed.

My requirements:

  • Drop shadows, if possible, using images instead of the box-shadow style for compatibility with IE.

  • Visual anchor pin or arrow to point to an origin source.

  • Size-to-fit contents.

  • Can contain markup. I need to have buttons in the balloons.

  • Ideally would be applied via .addClass or similar.

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

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

发布评论

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

评论(1

梅窗月明清似水 2024-08-28 17:54:33

查看 jQuery qTips

Check out jQuery qTips

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