`
阿尔萨斯
  • 浏览: 4579777 次
社区版块
存档分类
最新评论

15 jQuery Plugins To Create A User Friendly Tooltip

 
阅读更多

Tooltip is a good way to show extra information when user hovers the cursor over an element. The “hover box” will appear when the mouse hover in, and disappear when the mouse hover out.

If the tooltip is being used appropriately, it can improve our site’s user friendly level, and also save us a lot of spaces. Today, we are going to see 15 jQuery plugins to create an user friendly tooltip.

1. qTip

qTip is an advance tooltip plugin which provides tonnes of features like rounded corners and speech bubble tips.
qtip

2. jQuery Tools/Tooltips

This tooltip plugin can contains any HTML element such as links, table, forms, and images. Implementing this plugin is very easy. The default effects are sliceup and toogle. However, you can easily build your own effects.
jquery-tools-tooltips

3. Simpletip

Simpletip allows you to create tooltips with ease on any element on the page using the power of jQuery’s selectors and event management. The tooltips can be static, dynamic, or even loaded through AJAX with a variety of different visual effects.
simpletip

4. jQuery (mb)Tooltip

jQuery (mb)Tooltip is a beautiful alternative tooltip which is depended on jQuery timers and dropshadow plugins. It has a lot of options for different needs.

5. EZPZ Tooltip

It is flexible enough to customize the look and feel without requiring the bloat of any CSS or images. Hover targets should be mapped to their content counterparts by convention.
ezpz-tooltip

6. jQuery Input Floating Hint Box

It provides an automatic box hint in the right side of an input, when focus on that input, and disappear when focus go (blur).
iquery-input-floating-hint-box

7. HTML Tooltip

Inline HTML Tooltip lets you define rich HTML tooltips that are embedded directly inside your webpage and that appear when the mouse rolls over links on your page. The tooltip appears directly beneath the anchor link, and adjusts its position dynamically based on whether the mouse is too close to the window’s edges.
html-tooltip

8. Orbital Tooltip

With the Orbital Tooltip you can choose to position the tooltip on any object in a 360 degrees around it.
orbital-tooltip

9. Tipsy

Tipsy is a jQuery for creating a Facebook-like tooltips effect based on an anchor tag’s title attribute.
tipsy

10. clueTip

The clueTip plugin allows you to easily show a fancy tooltip when the user’s mouse hovers over (or, optionally, clicks on) any element you designate in your script.
cluetip

11. jTip

jTip pulls content into a tool tip using the HttpXMLRequest object. By adding a class attribute value of “jTip” to a link element you can create a tooltip from the content found in the file the href is pointing too.
jtip

12. BeautyTips

BeautyTips is a simple-to-use balloon-help style tootip plugin. Any element on the page can be set to show a talk-balloon containing any text or HTML on hover, click, or any bindable event.
beautytips

13. Hovertips

The hovertip plugin is quite flexible. With a little javascript, you can customize which nodes become the tooltips and which targets activate them.

14. BetterTip

BetterTip is a plugin for the JQuery library that allows you to create custom tool tips. It is based on Cody Lindley’s jTip, but it is much more flexible.
bettertip

15. jqTooltip

The jQuery Tooltip Plugin allows you to easily create tooltips with ajax content.
jqtooltip

分享到:
评论

相关推荐

    bootstrap plugins and jquery plugins

    Bootstrap 和 jQuery 插件在网页开发中扮演着重要的角色,它们极大地丰富了用户界面和交互体验。Bootstrap 是一个流行的前端框架,提供了响应式布局、移动设备优先的设计理念,以及一系列预设的CSS、JavaScript组件...

    JQuery Plugins

    **jQuery插件详解** jQuery,一个轻量级、高性能的JavaScript库,因其简洁的API和强大的功能而广受开发者喜爱。jQuery插件是这个库的一个重要组成部分,它们扩展了jQuery的核心功能,使得开发者能够轻松实现复杂的...

    jQuery.Essentials.

    After this, you will learn how events and animations can be used to create and design beautiful and user-friendly sites. Next, you will be familiarized with Ajax functions to help you send and ...

    jQuery Plugins (jQuery 插件36计) PDF

    ### jQuery Plugins (jQuery 插件36计) PDF #### 关于本书 本书是一本针对前端开发者关于jQuery插件的指南书,其中精选了36个实用的jQuery插件供开发人员参考使用。每个插件都附有详细的属性、参数说明以及具体的...

    jquery slider plugins

    <script src="path/to/jquery.js"> <script src="path/to/bxslider.min.js"> .bxslider { width: 100%; } <li><img src="image1.jpg" alt="Image 1"> <li><img src="image2.jpg" alt="Image 2"> ...

    Responsive Web Design with jQuery(PACKT,2013)

    With “Responsive Web Design with jQuery”, you will learn to create responsive websites quickly by using CSS3 and the incredible jQuery plugins. You will also learn to save your time by tailoring ...

    Learning jQuery 3 - Fifth Edition

    By the end of the book, you will be able to successfully create a fully featured and efficient single page web application and leverage all the new features of jQuery 3.0 effectively. Style and ...

    Pro jQuery.pdf

    Use jQuery UI to create rich and fluid user experiences Use rich interactions such as drag and drop, sortable data and touch sensitivity Use jQuery Mobile to create touch-enabled interfaces for ...

    jquery-plugins

    jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.

    10 jQuery Plugins and Techniques for Doing More with Images

    标题 "10 jQuery Plugins and Techniques for Doing More with Images" 提示我们这是一篇关于使用jQuery扩展图片功能的文章,其中可能涵盖了各种插件和技术。在Web开发中,jQuery是一个广泛使用的JavaScript库,它...

    长时间收集的jquery plugins(自己稍重写了demo)

    【标题】:“长时间收集的jQuery Plugins(自己稍重写了demo)” 这个压缩包文件的标题表明,它包含了一组经过作者个人整理和修改的jQuery插件。jQuery是一个广泛使用的JavaScript库,它简化了HTML文档遍历、事件...

Global site tag (gtag.js) - Google Analytics