From d25ff2bddd44b9dac1ceb248424109d1782dd211 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 25 Mar 2017 13:13:57 +0100 Subject: add minionlivesmatter as submodule --- .../assets/tether/docs/welcome/index.html | 226 --------------------- 1 file changed, 226 deletions(-) delete mode 100644 minionlivesmatter/templates/assets/tether/docs/welcome/index.html (limited to 'minionlivesmatter/templates/assets/tether/docs/welcome/index.html') diff --git a/minionlivesmatter/templates/assets/tether/docs/welcome/index.html b/minionlivesmatter/templates/assets/tether/docs/welcome/index.html deleted file mode 100644 index d70d00d..0000000 --- a/minionlivesmatter/templates/assets/tether/docs/welcome/index.html +++ /dev/null @@ -1,226 +0,0 @@ - - - - - Tether – Marrying elements for life - - - - - - - - - - - - - - - - - -
-
-
-
-

Tether

-
-

Marrying elements for life

-

- ★ On Github -

-
-
-
-
-
- -
- -
-
-
-

What is Tether?

-
-
-

How Tether works.

-
-
-

Tether is powerful.

-
-
-

Play with Tether

-
-
-
-
-
-
-
- -
-
-
-
-
- -
-
-
-

Tether is a low-level UI library that can be used to position any element on a page next to any other element.

-

It can be used for dropdown menus, tooltips, popovers, tours, help information, scroll guides, autocompletes, etc. The possibilities are endless.

-

In this example we're showing an action menu tethered to a list item.

-
-
-
- -
-
-
-

Tether works by creating an absolutely positioned element and meticulously tracking the movements of a target which you specify.

-

The target and element can be tethered together in a variety of different ways.

-

Notice how the tethered element stays tethered to its target list item even as the left pane is scrolled up and down.

-
-
-
- -
-
-
-

Tether can keep your element positioned properly even in some tough situations.

-

Tether handles all of the common pain points:

-
    -
  • Automatically detect collisions with the edge of the page or edge of the scrollParent
  • -
  • Automatically reposition on browser resize, scroll, and other events,
  • -
  • Constrain the position to any bounding box,
  • -
-

...and a lot more.

-
-
-
- -
-
-
-

Interact with this demo.

-

 

-

To learn more, check out our documentation.

-
-
-
- -
- -
- -
- -
- -
-
-

Share

-

Help us spread the word.

- - - -
- - - - - - - - - - - - - - - - - -- cgit v1.3.1