Created
January 28, 2016 18:25
-
-
Save marshallswain/88b75a87cbdef0bccdc0 to your computer and use it in GitHub Desktop.
qtip2 idea
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.npmjs.com/package/qtip2 | |
<td qtip>content</td> | |
<div class="qtip">here is popover content</div> | |
<td qtip qtip-selector="qtip">content</td> | |
<td> | |
content | |
<div class="qtip"> | |
any html hover-popover | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment