Skip to content

andruschka/meteor-scroll-to-fixed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Meteor package: ScrollToFixed.js

Scroll to fixed packed for Meteor.

use:

$(document).ready(function() {
  $('#myDiv').scrollToFixed({marginTop: 55});
});

About

ScrollToFixed.js packed for Meteor.

Resources

Stars

Watchers

Forks

Packages

No packages published