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
28c907f6
Commit
28c907f6
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fixes
#14441
parent
4fc96e80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/js/carousel.html
+2
-1
docs/_includes/js/carousel.html
with
2 additions
and
1 deletion
+2
-1
docs/_includes/js/carousel.html
+
2
-
1
View file @
28c907f6
<div
class=
"bs-docs-section"
>
<h1
id=
"carousel"
class=
"page-header"
>
Carousel
<small>
carousel.js
</small></h1>
<p>
A slideshow component for cycling through elemnts, like a carousel.
<strong>
Nested carousels are not supported.
</strong></p>
<h2
id=
"carousel-examples"
>
Examples
</h2>
<p>
The slideshow below shows a generic plugin and component for cycling through elements like a carousel.
</p>
<div
class=
"bs-example"
>
<div
id=
"carousel-example-generic"
class=
"carousel slide"
data-ride=
"carousel"
>
<ol
class=
"carousel-indicators"
>
...
...
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