Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chemzqm/hover-tip

show extra content when hover elements which has clipped text
https://github.com/chemzqm/hover-tip

Last synced: about 1 month ago
JSON representation

show extra content when hover elements which has clipped text

Awesome Lists containing this project

README

        

# hover-tip

show extra content when hover an element

[Demo](http://chemzqm.github.io/hover-tip/)

## Installation

Install with [component(1)](http://component.io):

$ component install chemzqm/hover-tip

## API

### HoverTip(selector)

Create the hover tip and regist the event listeners.

### HoverTip#remove

Remove the tip element and unregist the event listeners.

## License

MIT