aboutsummaryrefslogtreecommitdiff
path: root/examples/carousel
AgeCommit message (Collapse)AuthorFilesLines
2013-09-24Disable IE Compatibility Mode in docs, examplesJulian Thilo1-0/+1
...because we don't support it and it may cause problems for people trying to view the docs in IE.
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert1-5/+5
2013-09-11Updated the old btn-large in carousel exampleLipis1-3/+3
2013-09-01fixes #10136Mark Otto1-3/+3
2013-08-27Fixes #9928 and #9932: carousel example in IE10Mark Otto1-4/+24
* Use absolute positioning instead to remove navbar from flow of document * No more negative margin fu * Flip around padding between container and navbar for proper display in xs and sm viewports
2013-08-27fixes #9901Mark Otto1-1/+1
2013-08-24Add even more role="button" attributesKevin Suttle1-6/+6
Missed the <a class="btw" in my regex search
2013-08-19Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵Mark Otto1-7/+0
example
2013-08-19Fix vertical alignment of carousel navigation arrows.al // @idest1-0/+6
Navigation arrows were aligned to the top of page. Vertically centered them in this fix.
2013-08-19Add background-color to carousel.al // @idest1-1/+2
Set a background color for the carousel example so that white text is now legible. Also fixed typo on line 97.
2013-08-18remove carousel icons includeMark Otto1-1/+0
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17add respond.js to all examples (fixes #9731)Mark Otto1-1/+1
2013-08-16carousel example: add alt text to imagesChris Rebert1-9/+9
2013-08-16carousel example: add dummy 'src' attributes to <img>sChris Rebert1-9/+9
2013-08-16basic cleanup on carousel example (fixes #9709 and #9700)Mark Otto2-31/+37
2013-08-16fix up sticky footer example (fixes #9680) and add favicons to all examplesMark Otto1-0/+1
2013-08-15hella examples fixing, mostly navbars and lots of work on grids exampleMark Otto1-13/+15
2013-08-15move to examples dirMark Otto2-0/+316