Skip to content

Commit

Permalink
update: doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbotelhos committed Jun 13, 2014
1 parent 7e0f369 commit a16f98a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ $('#star').raty({ starType: 'i' });

```js
cancel : false // Creates a cancel button to cancel the rating.
cancelClass : 'raty-cancel' // Name of cancel's class.
cancelHint : 'Cancel this rating!' // The cancel's button hint.
cancelOff : 'cancel-off.png' // Icon used on active cancel.
cancelOn : 'cancel-on.png' // Icon used inactive cancel.
Expand Down

0 comments on commit a16f98a

Please sign in to comment.