aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas/index.html
AgeCommit message (Collapse)AuthorFilesLines
2013-11-03Add toogle nav for screen readers in examplesThanos Lefteris1-0/+1
2013-10-30remove unused `{{ page.base_url }}` variables, and fix the urlswangsai1-1/+1
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-10use https:// for CDN linksChris Rebert1-2/+2
- works when viewing page via file:// - sets a good example security-wise
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
...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-4/+4
2013-09-01fixes alignment and nav list in offcanvas exampleMark Otto1-15/+13
2013-08-24Add even more role="button" attributesKevin Suttle1-6/+6
Missed the <a class="btw" in my regex search
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-2/+7
2013-08-16fixes #9701: fix up offcanvas exampleMark Otto1-1/+1
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-17/+17
2013-08-15move to examples dirMark Otto1-0/+116