<link type="text/css" rel="stylesheet" href="css/style.css"> <div class="wrapper">
<nav>
<ul>
<li><a onclick="toggleVisibility('1stSection');" data-identify="1" class="selected" href="#">First section</a></li>
<li><a onclick="toggleVisibility('2ndSection');" data-identify="2" href="#">Second section</a></li>
<li><a onclick="toggleVisibility('3rdSection');" data-identify="3" href="#">Third section</a></li>
<li><a onclick="toggleVisibility('4thSection');" data-identify="4" href="#">Fourth section</a></li>
<li><a onclick="toggleVisibility('5thSection');" data-identify="5" href="#">Fifth section</a></li>
</ul>
<span id="navActiveBG"></span>
</nav>
<div class="content">
<div id="1stSection" class="section">
<h1>First section</h1>
</div>
<div id="2ndSection" class="section">
<h1>Second section</h1>
</div>
<div id="3rdSection" class="section">
<h1>Third section</h1>
</div>
<div id="4thSection" class="section">
<h1>Fourth section</h1>
</div>
<div id="5thSection" class="section">
<h1>Fifth section</h1>
</div>
</div>
</div> <script type="text/javascript" src='js/jquery.min.js'></script>
<script type="text/javascript" src="js/index.js"></script>
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
