perfect-tooltip

1.6.0 • Public • Published

Perfect Tooltip

This is the Perfect Tooltip - a jQuery plugin

Installation

bower install perfect-tooltip

Basic usage

$(function(){
    $('#button1').tooltip();                          // convert "title" attribute
    $('#button2').tooltip('Button 2 tooltip text');   // show custom text
});

See the DEMO

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.6.0
    72
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.6.0
    72

Package Sidebar

Install

npm i perfect-tooltip

Weekly Downloads

72

Version

1.6.0

License

none

Last publish

Collaborators

  • tborychowski