0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved the selector to accept bind by class name. More... about 15 years ago
Changed the Analytics code. More... about 15 years ago
jQuery Raty 0.8 More... about 15 years ago
Fixed the cancel button that didn't hidden when using the public function readOnly. More... about 15 years ago
Added iconRange attribute. Now you can set custom icons for especific ranges. More... about 15 years ago
jQuery Raty v0.7 More... about 15 years ago
Fixed the public function onClick. More... about 15 years ago
Added noRatedMsg attribute. A hint for no rated elements when it's read-only. More... about 15 years ago
Reusing functions for an better code. More... about 15 years ago
Fixed the half star function on it is made by public function start. More... about 15 years ago
jQuery Raty 0.6 More... about 15 years ago
Now "this" in the onClick handler is the star element itself. More... about 15 years ago
Created a local and a global variable to keep the right context in the main context and into the public functions. More... about 15 years ago
When the stars are read-only, all titles are transformed in the title corresponding to the score. More... over 15 years ago
Fixed the callback cancel button. More... over 15 years ago
Added support for cancel button. More... over 15 years ago
Changing the CSS. More... over 15 years ago
Added support to display half star. More... over 15 years ago
Changed the download link. More... over 15 years ago
Put back white space between stars. More... over 15 years ago
Fixed some mistakes to work on IE browsers. Removed unecessary white space between stars. More... over 15 years ago
Fixed some mistakes to work perfectly on IE browsers More... over 15 years ago
Changed the download link to the GitHub. More... over 15 years ago
Added public click function. Remove execute of the onClick when used the function start. More... over 15 years ago
Added onClick function that enable a callback when a star is clicked. More... over 15 years ago
Merge branch 'master' of github.com:wbotelhos/raty More... over 15 years ago
Added more one position in hintList, because now is mandatory to have at least the number of positions equal to the number of stars More... over 15 years ago
Added same comments to show how to use callback functions More... over 15 years ago
Added example with callback in index.html file More... over 15 years ago
Added "onClick" to options. This option receives a function that is called when a star is clicked More... over 15 years ago