aboutsummaryrefslogtreecommitdiff
path: root/examples/non-responsive
AgeCommit message (Expand)AuthorFilesLines
2013-10-10use https:// for CDN linksChris Rebert1-2/+2
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-4/+4
2013-08-20fix #9924Chris Rebert1-2/+1
2013-08-18don't include other navbar links in non responsive docs; use generic linksMark Otto1-3/+3
2013-08-18prevent navbar from collapsing in non responsive example (fixes #9812)Mark Otto2-0/+148
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17update non-responsive docs and example to really disable itMark Otto2-2/+3
2013-08-17add nonresponsive template to examplesMark Otto2-0/+59