mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03: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