Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chemzqm/hover-tip
- Owner: chemzqm
- Created: 2013-07-24T11:47:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-22T09:00:49.000Z (about 11 years ago)
- Last Synced: 2024-10-29T10:44:51.969Z (about 2 months ago)
- Language: JavaScript
- Size: 285 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
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