jquery.appear icon indicating copy to clipboard operation
jquery.appear copied to clipboard

Added ability to specify a scrollable parent object

Open andysmithdev opened this issue 12 years ago • 1 comments

If the scrollable parent is not the main window then you can specify it. For example: .appear({scrolling_parent: $('#column1')})

andysmithdev avatar Oct 21 '13 22:10 andysmithdev

Fixed my last pull request

andysmithdev avatar Oct 29 '13 23:10 andysmithdev