Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
a4c2332e
Commit
a4c2332e
authored
Apr 15, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move js tooltip link
parent
9e9be2dc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/javascript.html
docs/javascript.html
+1
-1
docs/templates/pages/javascript.mustache
docs/templates/pages/javascript.mustache
+1
-1
No files found.
docs/assets/bootstrap.zip
View file @
a4c2332e
No preview for this file type
docs/javascript.html
View file @
a4c2332e
...
...
@@ -767,7 +767,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<h2>
Example use of Tooltips
</h2>
<p>
Hover over the links below to see tooltips:
</p>
<div
class=
"tooltip-demo well"
>
<p
class=
"muted"
style=
"margin-bottom: 0;"
>
Tight pants next level keffiyeh
<a
href=
"#"
rel=
"tooltip"
title=
"first tooltip"
>
you probably
</a>
haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel
<a
href=
"#"
rel=
"tooltip"
title=
"Another tooltip"
>
have a
</a>
terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A
<a
href=
"#"
rel=
"tooltip"
title=
"Another one here too"
>
really ironic
</a>
artisan whatever keytar
, scenester farm-to-table banksy Austin
<a
href=
"#"
rel=
"tooltip"
title=
"The last tip!"
>
twitter handle
</a>
freegan cred raw denim single-origin coffee viral.
<p
class=
"muted"
style=
"margin-bottom: 0;"
>
Tight pants next level keffiyeh
<a
href=
"#"
rel=
"tooltip"
title=
"first tooltip"
>
you probably
</a>
haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel
<a
href=
"#"
rel=
"tooltip"
title=
"Another tooltip"
>
have a
</a>
terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A
really ironic artisan
<a
href=
"#"
rel=
"tooltip"
title=
"Another one here too"
>
whatever keytar
</a>
, scenester farm-to-table banksy Austin
<a
href=
"#"
rel=
"tooltip"
title=
"The last tip!"
>
twitter handle
</a>
freegan cred raw denim single-origin coffee viral.
</p>
</div>
<hr>
...
...
docs/templates/pages/javascript.mustache
View file @
a4c2332e
...
...
@@ -690,7 +690,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<h2>
{{
_i
}}
Example use of Tooltips
{{/
i
}}
</h2>
<p>
{{
_i
}}
Hover over the links below to see tooltips:
{{/
i
}}
</p>
<div
class=
"tooltip-demo well"
>
<p
class=
"muted"
style=
"margin-bottom: 0;"
>
{{
_i
}}
Tight pants next level keffiyeh
<a
href=
"#"
rel=
"tooltip"
title=
"first tooltip"
>
you probably
</a>
haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel
<a
href=
"#"
rel=
"tooltip"
title=
"Another tooltip"
>
have a
</a>
terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A
<a
href=
"#"
rel=
"tooltip"
title=
"Another one here too"
>
really ironic
</a>
artisan whatever keytar
, scenester farm-to-table banksy Austin
<a
href=
"#"
rel=
"tooltip"
title=
"The last tip!"
>
twitter handle
</a>
freegan cred raw denim single-origin coffee viral.
{{/
i
}}
<p
class=
"muted"
style=
"margin-bottom: 0;"
>
{{
_i
}}
Tight pants next level keffiyeh
<a
href=
"#"
rel=
"tooltip"
title=
"first tooltip"
>
you probably
</a>
haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel
<a
href=
"#"
rel=
"tooltip"
title=
"Another tooltip"
>
have a
</a>
terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A
really ironic artisan
<a
href=
"#"
rel=
"tooltip"
title=
"Another one here too"
>
whatever keytar
</a>
, scenester farm-to-table banksy Austin
<a
href=
"#"
rel=
"tooltip"
title=
"The last tip!"
>
twitter handle
</a>
freegan cred raw denim single-origin coffee viral.
{{/
i
}}
</p>
</div>
<hr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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