JQuery top navigation follows the scroll bar scroll fixed float at the top

  • 2020-03-30 03:17:49
  • OfStack

 
 
<section> 
<article class="left"> 
<p> 
</p> 
<ul> 
<li><a href="http://freejs.net/article_jquerywenzi_149.html" title="Ajax  Dynamically loaded content ">Ajax  Dynamically loaded content </a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_148.html" title="jquery  Pop-up layer   Popup window ">jquery  Pop-up layer   Popup window </a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_147.html" title="php File management, you can click by time, size, name sort ">php File management, you can click by time, size, name sort </a></li> 
<li><a href="http://freejs.net/article_daohangcaidan_146.html" title="jQuery  Secondary menu, one small class at a time   Mouse click to display the small class ">jQuery  Secondary menu, one small class at a time   The mouse to click ...</a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_145.html" title="jQuery  Sliding price ">jQuery  Sliding price </a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_144.html" title="jQuery  Vertical slide news display ">jQuery  Vertical slide news display </a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_143.html" title=" Vote like / Don't like  ajax There is no refresh "> Vote like / Don't like  ajax There is no refresh </a></li> 
<li><a href="http://freejs.net/article_biaodan_142.html" title="login and signup  Registration and login tab page ">login and signup  Registration and login tab...</a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_141.html" title="tooltip The plug-in ">tooltip The plug-in </a></li> 
<li><a href="http://freejs.net/article_biaodan_140.html" title="Jquery  Verify the registration ">Jquery  Verify the registration </a></li> 
</ul> 
<ul> 
<li><a href="http://freejs.net/article_fenye_19.html" title="jquery  Page turning without refresh ">jquery  Page turning without refresh </a></li> 
<li><a href="http://freejs.net/article_biaodan_34.html" title="jquery The table can be edited to change the values in the table , Click on the td change input No refresh update table ">jquery The table can be edited to change the values in the table , Click on the td change ...</a></li> 
<li><a href="http://freejs.net/article_tabbiaoqian_29.html" title="jquery Implement simple Tab To switch the menu ">jquery Implement simple Tab To switch the menu </a></li> 
<li><a href="http://freejs.net/article_fenye_26.html" title="jQuery+Ajax+PHP+Mysql Realize paging display data ">jQuery+Ajax+PHP+Mysql Implement paging ...</a></li> 
<li><a href="http://freejs.net/article_daohangcaidan_67.html" title=" Similar to the menus on jd.com and yixun - You can collapse hidden navigation menus "> Similar to the menus on jd.com and yixun - You can collapse hidden navigation menus </a></li> 
<li><a href="http://freejs.net/article_fenye_11.html" title="jquery  Flip pages ">jquery  Flip pages </a></li> 
<li><a href="http://freejs.net/article_biaodan_76.html" title="Jquery  beautiful select The effect ">Jquery  beautiful select The effect </a></li> 
<li><a href="http://freejs.net/article_daohangcaidan_13.html" title="jquery css Multilevel drop-down menus ">jquery css Multilevel drop-down menus </a></li> 
<li><a href="http://freejs.net/article_jquerytupiantexiao_1.html" title="highslide Using the instance , Click on the image to enlarge the effect, and click again to zoom out ">highslide Using the instance , Click on the image to enlarge the effect, again ...</a></li> 
<li><a href="http://freejs.net/article_jquerywenzi_52.html" title=" No refresh dynamic load data, scrollbar load "> No refresh dynamic load data, scrollbar load </a></li> 
</ul> 
<p><Br><Br></p> 
</article> 
</section> 

<script src="jquery.headshrinker.js"></script> 
<script> 
jQuery(document).ready(function () { 
jQuery('header').headshrinker({ fontSize: "17px", mobileMenu: true }); 
}); 
</script> 

Related articles: