1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00

massive docs update, mostly to all our new forms, and to the buttons

This commit is contained in:
Mark Otto
2012-01-05 21:43:28 -08:00
parent 90e3a706ba
commit c56e9d2d35
8 changed files with 340 additions and 234 deletions

View File

@@ -9,10 +9,10 @@ $(function(){
// ==============================================
// Set a timeout...
setTimeout(function(){
// Hide the address bar!
window.scrollTo(0, 1);
}, 0);
// setTimeout(function(){
// // Hide the address bar!
// window.scrollTo(0, 1);
// }, 0);
// Docs topbar nav