From 8534e12523c7156b53e76393cc8d016ffdcf5b4f Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 20 Jan 2014 11:54:22 -0800 Subject: Add tooltip `viewport` option, respect bounds of the viewport --- examples/tooltips/viewport.html | 103 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 examples/tooltips/viewport.html (limited to 'examples') diff --git a/examples/tooltips/viewport.html b/examples/tooltips/viewport.html new file mode 100644 index 000000000..6efcd0495 --- /dev/null +++ b/examples/tooltips/viewport.html @@ -0,0 +1,103 @@ + + + + + + + + + + + Tooltip Viewport Example for Bootstrap + + + + + + + + + + + + + + + + + + + +
There is a button down there ↓
+ + + +
+ + + + + + +
+ + + + + + + + + -- cgit v1.2.3