diff options
| author | Mark Otto <[email protected]> | 2015-08-05 17:47:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-05 17:47:45 -0700 |
| commit | fed0d8a2d405fded61bd2b7c4c70744fafd58d06 (patch) | |
| tree | 8bc067365b2a9731e8e2cfd6e9ef11a64d304bf8 /docs/components/tooltips.md | |
| parent | be3f8d9bcce6818d7f9430fa94f1d6869c62d00a (diff) | |
| download | bootstrap-fed0d8a2d405fded61bd2b7c4c70744fafd58d06.tar.xz bootstrap-fed0d8a2d405fded61bd2b7c4c70744fafd58d06.zip | |
restore page headers, use partial and page frontmatter to organize it
Diffstat (limited to 'docs/components/tooltips.md')
| -rw-r--r-- | docs/components/tooltips.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 8e41c2805..2dfa5ae9b 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -1,6 +1,7 @@ --- layout: page title: Tooltips +group: components --- Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage. |
