mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
add jank js for prototyping new topbar to all docs pages
This commit is contained in:
@@ -198,6 +198,7 @@
|
||||
<script src="http://code.jquery.com/jquery-1.6.2.min.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
// NOT FINAL BY ANY MEANS, JUST MAH JANK CODE BRO
|
||||
$(document).ready(function() {
|
||||
$('.nav .active a').click(function(e) {
|
||||
e.preventDefault();
|
||||
|
Reference in New Issue
Block a user