aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/carousel.html
AgeCommit message (Expand)AuthorFilesLines
2014-07-12move over all js pagesMark Otto1-242/+0
2014-07-07Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert1-0/+6
2014-07-07Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert1-0/+6
2014-07-07add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert1-3/+3
2014-06-29doc that you can't use both data-ride and $().carousel() on the same carousel...Chris Rebert1-1/+1
2014-05-09add role="button" to [data-slide="prev"],[data-slide="next"] to improve acces...Chris Rebert1-6/+6
2014-05-06tweak formatting in Carousel docs for clarity; fixes #13522Chris Rebert1-1/+1
2014-04-24Document .direction & .relatedTarget properties of Carousel events.Chris Rebert1-0/+5
2014-04-01help avoid misuse of Carousel's .active when copy-pasting from examples; fix ...Chris Rebert1-1/+7
2014-03-16Break up docs into includesMark Otto1-0/+225