Looks like a very nice reference implementation of a wide range of core
jQuery functionality. Any chance of getting this into SVN with some
documentation? When I was starting out with jQuery last summer, I really
appreciated examples like this with good documentation as a guide when
writing my own plugins.

Christiaan


wycats wrote:
> 
> Building on the good conceptual work of Wil Stuckey for Star Ratings, I
> have
> refactored the star rating he built.
> 
> Some notable changes:
> * It's around 1/2 the size
> * I removed the option to do 0 stars, because it was confusing and the few
> people I asked to quickly usability test it couldn't figure out what it
> did
> * Selecting a number of stars prevents further changes.
> 
> I reused Wil's demo page, because the API is exactly the same (even though
> most of the code is rewritten). While I rewrote a lot of the code, I
> entirely reused the basic concept behind the plugin, so kudos WIl!
> 
> You can check it out at
> http://www.visualjquery.com/rating/rating_redux.html
> 
> Let me know what you think.
> 
> -- 
> Yehuda Katz
> Web Developer | Wycats Designs
> (ph)  718.877.1325
> 
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/jQuery-Star-Ratings-tf2950613.html#a8252225
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to