aboutsummaryrefslogtreecommitdiff
path: root/examples/carousel/index.html
AgeCommit message (Expand)AuthorFilesLines
2013-11-03Add toogle nav for screen readers in examplesThanos Lefteris1-0/+1
2013-10-31Added navigation role to example navbarsAJ Acevedo1-1/+1
2013-10-30remove unused `{{ page.base_url }}` variables, and fix the urlswangsai1-1/+1
2013-10-23rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert1-9/+9
2013-10-17Warn about IE8 + Respond.js + file:// problem in examples; fix #11019Chris Rebert1-0/+3
2013-10-16upgrade to html5shiv v 3.7.0Chris Rebert1-1/+1
2013-10-13use CDN for respond.jsChris Rebert1-1/+1
2013-10-13Merge pull request #11016 from twbs/address-10965Mark Otto1-1/+1
2013-10-10use https:// for CDN linksChris Rebert1-2/+2
2013-10-10address #10965; mention Glyphicons-over-file:// problem in Carousel exampleChris Rebert1-1/+1
2013-10-09Merge pull request #11013 from twbs/fix-10989Mark Otto1-2/+2
2013-10-09use data-ride="carousel" in the docs & examples; fixes #11005Chris Rebert1-1/+1
2013-10-09use CDN for jQuery instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-10-09use CDN for html5shiv instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-09-24Disable IE Compatibility Mode in docs, examplesJulian Thilo1-0/+1
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-24Add even more role="button" attributesKevin Suttle1-6/+6
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 Otto1-15/+27
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 Otto1-0/+182