Difference between revisions of "Carousel"
From Tweeki
| Line 1: | Line 1: | ||
| − | <div class="alert alert-warning">This page exists just for testing purposes. Carousels are not supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the <code>data-slider</code> attribute in <code>btn</code> elements are warmly welcome.</div> | + | <div class="alert alert-warning">This page exists just for testing purposes. Carousels are not currently supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the <code>data-slider</code> attribute in <code>btn</code> elements are warmly welcome.</div> |
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> | ||
Revision as of 11:36, 3 March 2018
This page exists just for testing purposes. Carousels are not currently supported by Tweeki out of the box. Patches with CSS fixes and the necessary code to allow the
data-slider attribute in btn elements are warmly welcome.