Skip to content

aprilsacil/jquery-tooltip

Repository files navigation

Tooltip using JQuery

a lightweight Bootstrap 4 tooltip equivalent, if in case you are using jQuery but not using bootstrap 4+ tooltip.

Installation

  1. clone/download the repository and import the jquery.tooltip.min.js, please ensure that the jquery is loaded first
  2. import the stylesheet jquery.tooltip.min.css

Usage

just add the following attributes: data-toggle="tooltip" -> fixed

title="Awaiting QA Processing" -> the tooltip content

data-placement="top|right|bottom|left" -> tooltip placement

About

Jquery Tooltip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published