Difference between revisions of "Carousel (Bootstrap)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 29: Line 29:
 
* [[Animation]]
 
* [[Animation]]
 
* [[Bootstrap (framework)]]
 
* [[Bootstrap (framework)]]
 +
 +
== External links ==
 +
 +
* [http://www.w3schools.com/bootstrap/bootstrap_carousel.asp Bootstrap carousel] @ W3Schools

Revision as of 07:14, 15 January 2016

In Bootstrap, as in many other contexts, carousel (or slider, slideshow, etc.) the animated display of two or more images in a sliding manner.

Description

Sliders are built into Bootstrap.

Using Bootstrap sliders

...

Full Slider

Full Slider is an extended version of Bootstrap slider which provides full-screen display options.

Download, install, and use Full Slider the same way you do with Bootstrap.

Full Slider is a replacement for Bootstrap, not a plugin or extension. Do not use Bootstrap (the original) in addition to Full Slider.

Full Slider is free and open source:

Google web search:

See also

External links