multiscroll.js Beta v.0.1.5
Changes from v.0.0.4:
- Solved problem in input elements
- Solved bug when using the back button causing an undefined anchor to appear in the URL
- Ensure table cells are resized during resize event
- Solved problem which caused scroll on mouse move on IE 10 and 11
- Fixed bug for Safari which created a gap between the two panels
- Added paddingTop and paddingBottom options.
- Solved bug with css3:true
- Added new feature: Set active section by adding the
active
class in sections. - Added new feature: scroll to the given hashtag in the URL. (useful for bookmarking)
- Disabling mouse wheel click scrolling for IE, Chrome, Opera and Safari.