Skip to content

Commit

Permalink
edited README
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesflorentino committed Dec 6, 2011
1 parent e5b30d8 commit 5a1037d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -14,9 +14,11 @@ nanoScroller.js is a jQuery plugin that offers a simple way of implementing non-
$("#myContent.nano").nanoScroller();

Update the scrollbar's content:

$("#myContent.nano").nanoScroller({update:true});

To scroll at the bottom or top of the content:

$("#myContent.nano").nanoScroller({scroll:'bottom'});

### Download & Instructions
Expand Down

0 comments on commit 5a1037d

Please sign in to comment.