Skip to content

Commit bddaac5

Browse files
committed
updated dates
1 parent c655eef commit bddaac5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
= jQuery.scrollIntoView
22

33
author:: Arwid Bancewicz http://arwid.ca
4-
version:: 0.1
5-
updated:: 8 May 2011
4+
version:: 0.2
5+
updated:: 9 May 2011
66

77
Similar to the default browser scrollIntoView, this jQuery plugin scrolls an element into view to the top or bottom of its container but not if it's already visible.
88

jquery.scrollIntoView.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Licensed under the MIT license
88
* http://www.opensource.org/licenses/mit-license.php
99
*
10-
* @date 8 May 2011
10+
* @date 9 May 2011
1111
* @author Arwid Bancewicz http://arwid.ca
1212
* @version 0.2
1313
*/

0 commit comments

Comments
 (0)