JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Drooltip.js

    🔥 💦 Minimalistic, powerful and extensible Vanilla JS tooltip plugin
    Filed under 

    • 🔾9%Overall
    • 156
    • 92.3 days
    • 🕩20
    • 👥3


    (| \ | | o o
    | | , | || ,
    | |/ | / \/ _|/ | | |/ _| / _ (/_/ |_/\/ _/ |__/|/|_/|__/o|/ \/ /| /|
    | |
    Drooltip.js v1.0.2 github.com/prevwong/drooltip.js Prev Wong @prevwong imprev.co

    npm version Code Climate codebeat badge Codacy Badge Support

    Overview

    Drooltip.js is a lightweight native-js plugin/extension that allows you to create beautiful, customizable and intelligent tooltips, capable of showing anything from simple text, loading dynamic content and loading entire HTML elements!

    Installation & Usage

    Documentation and Demos are here

    Q&A

    • Q: Why did you make this ? A: Twas a boring day.

    • Q: There're already many tooltips plugins out there, what is this for ? A: I just wanted to share my version of tooltips as a contribution to the open-source community.

    • Q: Is this plugin perfect/flawless A: Probably not.

    History

    Release Description
    v1.0.2 Support for IE-11/non-ES6 compliant browsers
    v1.0.1 Fixed bugs and issues; Stable Release basically
    v1.0.0β Initial beta release

    Feel free to fork it, and contribute to make Drooltip.js even better!

    Show All