Skip to content

minorsolis/bootstrapScrollMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrapScrollMenu

======

Bootstrap Move Menu to the Top on Scroll: quick start using bootstrap.

Setup

Step 1 Just download the codes from this repo. Make sure you review the required scripts like:

    <script src="js/jquery.min.1.11.1.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/main.js"></script>

Step 2 In the main.js you need to review this line and make sure you have the correct ID (only if you change the HTML).

var navHeight = $("#box1").height();

Demo

http://minorsolis.github.io/bootstrapScrollMenu/

Tags (keywords)

  • bootstrap scroll menu template
  • bootstrap scroll menu quick start
  • bootstrap scroll menu in github

About

bootstrapScrollMenu: Menu fixed in the top of the page when the scroll goes down. Using bootstrap and JQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published