Monday, December 13, 2010

Smooth Div Scroll not working chrome

Add width and height to the element tags. Otherwise some browsers will have problems calculating the total width of all the elements inside the scroller.

Smooth Div Scroll is a jQuery plugin that scrolls content horizontally left or right. Apart from many of the other scrolling plugins that have been written for jQuery, Smooth Div Scroll does not limit the scrolling to distinct steps. As the name of the plugin hints, scrolling is smooth. There are no visible buttons or links since the scrolling is done using hotspots within the scrollable area or via autoscrolling. Unobtrusive and smooth is the key here.

No comments:

Post a Comment