Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
acee8a00
Commit
acee8a00
authored
7 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
remove broken static demo
parent
6cf71f29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/4.0/components/tooltips.md
+1
-34
docs/4.0/components/tooltips.md
with
1 addition
and
34 deletions
+1
-34
docs/4.0/components/tooltips.md
+
1
-
34
View file @
acee8a00
...
@@ -41,40 +41,7 @@ Hover over the links below to see tooltips:
...
@@ -41,40 +41,7 @@ Hover over the links below to see tooltips:
</p>
</p>
</div>
</div>
### Static demo
Hover over the buttons below to see the four tooltips directions: top, right, bottom, and left.
Four options are available: top, right, bottom, and left aligned.
<div
class=
"bd-example bd-example-tooltip-static"
>
<div
class=
"tooltip bs-tooltip-top bs-tooltip-top-docs"
role=
"tooltip"
>
<div
class=
"arrow"
></div>
<div
class=
"tooltip-inner"
>
Tooltip on the top
</div>
</div>
<div
class=
"tooltip bs-tooltip-right bs-tooltip-right-docs"
role=
"tooltip"
>
<div
class=
"arrow"
></div>
<div
class=
"tooltip-inner"
>
Tooltip on the right
</div>
</div>
<div
class=
"tooltip bs-tooltip-bottom bs-tooltip-bottom-docs"
role=
"tooltip"
>
<div
class=
"arrow"
></div>
<div
class=
"tooltip-inner"
>
Tooltip on the bottom
</div>
</div>
<div
class=
"tooltip bs-tooltip-left bs-tooltip-left-docs"
role=
"tooltip"
>
<div
class=
"arrow"
></div>
<div
class=
"tooltip-inner"
>
Tooltip on the left
</div>
</div>
</div>
### Interactive demo
Hover over the buttons below to see their tooltips.
<div
class=
"bd-example tooltip-demo"
>
<div
class=
"bd-example tooltip-demo"
>
<div
class=
"bd-example-tooltips"
>
<div
class=
"bd-example-tooltips"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment