aboutsummaryrefslogtreecommitdiff
path: root/examples/non-responsive
AgeCommit message (Expand)AuthorFilesLines
2013-12-01Fixes #9927: Update non-responsive example to prevent .navbar-collapse border...Mark Otto1-10/+14
2013-11-05fix 1 remaining instance of #11349Chris Rebert1-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-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
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