mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-27 22:09:04 +02:00
index to use data attr for scrollspy initilizing
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
<!-- Topbar
|
||||
================================================== -->
|
||||
<div class="topbar" data-scrollspy="pls">
|
||||
<div class="topbar" data-scrollspy="pls" >
|
||||
<div class="fill">
|
||||
<div class="container">
|
||||
<h3><a href="#">Bootstrap JS</a></h3>
|
||||
|
Reference in New Issue
Block a user