Skip to content

scrollFix jQuery plugin creates a "Stay on Top" menu and animated scroll to anchor navigation into the page

Notifications You must be signed in to change notification settings

lucasaquiles/scrollFixMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrollFix jQuery plugin creates a "Stay on Top" menu and animated scroll to anchor navigation into the page

demo: http://work.lucasaquiles.com.br/scrollFixedMenu/

<script type="text/javascript">
        $(document).ready(function(){
                $("#fixed").scrollFixedMenu({
                        minHeight:100 // min height to scroll and show/hide fixed menu
                });
        })
</script>

About

scrollFix jQuery plugin creates a "Stay on Top" menu and animated scroll to anchor navigation into the page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published