Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bevry-archive/jquery-scrollto

Tags

v1.4.6

Toggle v1.4.6's commit message
v1.4.6 2016 October 8

- Added `jquery-plugin` keyword

v1.4.5

Toggle v1.4.5's commit message
v1.4.5 2016 October 8

- Fixed an issue where if the container's scrollable height is equal to
the container width, no vertical scrolling occurs
  - Thanks to [Andy](https://github.com/Inumedia) for [pull request
  #32](#32)
  - Updated internal conventions

v1.4.4

Toggle v1.4.4's commit message
v1.4.4. Improvement.

- v1.4.4 May 29, 2013
	- Removed incorrect requirement of backbone and bal-util dependencies

v1.4.3

Toggle v1.4.3's commit message
v1.4.3. Bugfix. Improvement.

- v1.4.3 May 10, 2013
	- Internet Explorer support
	- Fix wobble on iOS

v1.4.2

Toggle v1.4.2's commit message
v1.4.2. Bugfix. Improvement.

- v1.4.2 May 10, 2013
	- Fixed a bug in the jQuery animation code that prevented scrolling
from working smoothly on iOS devices

v1.4.1

Toggle v1.4.1's commit message
v1.4.1. Bugfix. Improvement.

- v1.4.1 May 10, 2013
	- Better cross-browser support
	- Fix iOS support

v1.3.0

Toggle v1.3.0's commit message
Ignore some more files

v1.2.1

Toggle v1.2.1's commit message
v1.2.1. Bugfix.

- v1.2.1 October 21, 2012
	- Workaround for Safari 6
		- Closes [#8](https://github.com/balupton/jquery-scrollto/issues/8)
thanks to [Fabricio Quagliariello](https://github.com/fmquaglia) for
reporting

v1.0.1-beta

Toggle v1.0.1-beta's commit message
v1.0.1-beta, August 31, 2010

- Fixed body scrolling in IE

v1.0.0-beta

Toggle v1.0.0-beta's commit message
v1.0.0-beta, August 28, 2010

- Initial Released Version