From 2b684d30f937b137f081bedcccc831543f655893 Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 13 Jul 2014 21:31:10 +0800 Subject: [PATCH] add Tips --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fc06a37..4873f30 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,12 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Tips +* [tipsy](https://github.com/jaz303/tipsy) - Facebook-style tooltips plugin for jQuery. +* [opentip](https://github.com/enyo/opentip) - An open source javascript tooltip based on the protoype framework. +* [qTip2](https://github.com/qTip2/qTip2) - Pretty powerful tooltips. +* [tooltipster](https://github.com/iamceege/tooltipster) - A jQuery tooltip plugin. +* [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass. + ## Modals and Popups