Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hint

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hint

Awesome tooltips at your fingertips

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29K
increased by21.13%
Maintainers
1
Weekly downloads
 
Created
Source

hint

Awesome tooltips at your fingertips

Install

Using Bower

bower install -S hint

Using npm

npm install -S hint

Usage

Just give your elements a nice tooltip in HTML. When hovered, the hint will appear.

<span data-hint='foobar'>Foo Bar</span>

You'll get a nice little tooltip. Remember to include the CSS in your styles!

hint.png

If you want to use the :before pseudo-selector, use the [data-hint-before] class instead. The hint has a z-index of 5000.

License

MIT

FAQs

Package last updated on 16 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc