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
06bec750
Commit
06bec750
authored
9 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
Add Methods section to Popovers nav menu in docs
[skip sauce]
parent
f300f03f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_includes/js/popovers.html
+1
-1
docs/_includes/js/popovers.html
docs/_includes/nav/javascript.html
+1
-0
docs/_includes/nav/javascript.html
with
2 additions
and
1 deletion
+2
-1
docs/_includes/js/popovers.html
+
1
-
1
View file @
06bec750
...
@@ -248,7 +248,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
...
@@ -248,7 +248,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
<p>
Options for individual popovers can alternatively be specified through the use of data attributes, as explained above.
</p>
<p>
Options for individual popovers can alternatively be specified through the use of data attributes, as explained above.
</p>
</div>
</div>
<h3>
Methods
</h3>
<h3
id=
"popovers-methods"
>
Methods
</h3>
<h4><code>
$().popover(options)
</code></h4>
<h4><code>
$().popover(options)
</code></h4>
<p>
Initializes popovers for an element collection.
</p>
<p>
Initializes popovers for an element collection.
</p>
...
...
This diff is collapsed.
Click to expand it.
docs/_includes/nav/javascript.html
+
1
-
0
View file @
06bec750
...
@@ -69,6 +69,7 @@
...
@@ -69,6 +69,7 @@
<li><a
href=
"#popovers-examples"
>
Examples
</a></li>
<li><a
href=
"#popovers-examples"
>
Examples
</a></li>
<li><a
href=
"#popovers-usage"
>
Usage
</a></li>
<li><a
href=
"#popovers-usage"
>
Usage
</a></li>
<li><a
href=
"#popovers-options"
>
Options
</a></li>
<li><a
href=
"#popovers-options"
>
Options
</a></li>
<li><a
href=
"#popovers-methods"
>
Methods
</a></li>
<li><a
href=
"#popovers-events"
>
Events
</a></li>
<li><a
href=
"#popovers-events"
>
Events
</a></li>
</ul>
</ul>
</li>
</li>
...
...
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