Closed this issue 10 years ago · 1 comments
See: http://codepen.io/wilkesvb/pen/WbORGX
ul requires a width bigger than it's parent
ul { display: inline-block; width: 900px; }
distance 1 is incorrect, remove it
$('#demo5').scrollbox({ direction: 'h' });