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

/perfect-tooltip/

    Package Sidebar

    Install

    npm i perfect-tooltip

    Weekly Downloads

    72

    Version

    1.6.0

    License

    none

    Last publish

    Collaborators

    • tborychowski