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:
@@ -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
|
||||
|
Reference in New Issue
Block a user