Skip to content

Commit

Permalink
Fixing types in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davialexandre committed Sep 2, 2014
1 parent db00a18 commit 9616977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -76,6 +76,6 @@ There are a few properties that can be set for YiinfiniteScroller:
- loadingText: The text to be displayed and a new page is being loaded
- donetext: The text to be displayed when all the pages had been loaded
- pages: The CPagination object
- errorHandler: Javascrit function that is called when the ajax errors or 404s.
- errorCallback: Javascript function that is called when there are ajax errors or 404s.
- contentLoadedCallback: A Javascript function that is called when new itens are loaded. In its scope, this will be the DOM Element just loaded.
- navigationLinkText: The text to be displayed in the navigation link (Usually visible only when javascript is disabled). The default value is "next".

0 comments on commit 9616977

Please sign in to comment.