$(document).ready(function() { $('.slider_window').localScroll({ target:'.slider_window', axis:'xy', queue:false //one axis at a time }); });