开发者

jQuery: A widget or plug-in to create text balloons

开发者 https://www.devze.com 2022-12-20 03:23 出处:网络
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 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开发者_StackOverflow社区 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.


Check out jQuery qTips

0

精彩评论

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