From be83a8f382cf2fea98161bfd6d51719aacbf9aa9 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 28 Jan 2016 16:30:12 +0100 Subject: Update JSON API --- .../tether/examples/viewport/index.html | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 afm-client/bower_components/tether/examples/viewport/index.html (limited to 'afm-client/bower_components/tether/examples/viewport/index.html') diff --git a/afm-client/bower_components/tether/examples/viewport/index.html b/afm-client/bower_components/tether/examples/viewport/index.html new file mode 100644 index 0000000..ac0711b --- /dev/null +++ b/afm-client/bower_components/tether/examples/viewport/index.html @@ -0,0 +1,70 @@ + + + + + + + + +
+

This element is tethered to the middle of the visible part of the body.

+ +

Inspect the element to see how Tether decided + to use position: fixed.

+
+ + + + + + + -- cgit 1.2.3-korg