Skip to content

fungus007/InterActiveTooltipPopover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

InterActiveTooltipPopover is a modern, fully customizable jQuery tooltip & popover plugin designed for professional web projects. It empowers developers to add visually stunning, highly interactive, and accessible tooltips or popovers with ease. The plugin features 13+ unique styles, advanced animations, smart positioning, theming, and full ARIA accessibility support. Whether you need simple tooltips or advanced onboarding popovers, this plugin is built to deliver a seamless user experience.

InterActiveTooltipPopover

A modern, highly customizable jQuery tooltip & popover plugin with 13+ unique styles, advanced animations, smart positioning, accessibility, and theming. Perfect for professional web projects.


Demo


Features

  • 13+ unique tooltip styles & animations
  • Sticky, interactive, and HTML content support
  • Customizable arrows, smart auto-flip, mouse-follow
  • Keyboard navigation & ARIA accessibility
  • Custom themes, branding, and dark mode
  • jQuery API and data-attribute configuration

Quick Start

  1. Include jQuery, InterActiveTooltipPopover.js, and InterActiveTooltipPopover.css
    <link rel="stylesheet" href="css/InterActiveTooltipPopover.css">
    <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
    <script src="js/InterActiveTooltipPopover.js"></script>
  2. Add data attributes to your elements:
    <button data-tooltip="Hello!" data-tooltip-style="classic-light">Hover me</button>
  3. (Optional) Initialize via jQuery:
    $(".your-selector").InterActiveTooltipPopover(options);

Documentation

Full documentation is available at the bottom of the demo page (Index.html).


Author

fungus007


Bug Reports & Suggestions

If you find any bug or have ideas to improve the plugin, please open an issue or pull request. Your feedback is highly appreciated!


License

MIT License

About

Description: Modern, customizable jQuery tooltip & popover plugin with 13+ styles, animations, and accessibility.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published