From 72ddad6fc88fc7ee9ff99556f1aa64b21539bd03 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 27 Aug 2014 23:33:03 -0700 Subject: Fixes #14439: Add static tooltip example to docs --- docs/_includes/js/tooltips.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/js/tooltips.html b/docs/_includes/js/tooltips.html index 127e10155..2165dddc7 100644 --- a/docs/_includes/js/tooltips.html +++ b/docs/_includes/js/tooltips.html @@ -10,6 +10,35 @@

+

Static tooltip

+

Four options are available: top, right, bottom, and left aligned.

+
+ + + + +
+

Four directions

-- cgit v1.2.3