[jQuery] jQuery Star Rating from Fyneworks

[jQuery] jQuery Star Rating from Fyneworks


I'm trying to adapt the Star Rating method given at:
http://www.fyneworks.com/jquery/star-rating/#tab-Testing.
I would like to use #3-B, except that when I click on a particular
rating I want the tip to permanently change to the corresponding text,
instead of reverting back to the original upon the onBlur() event.
Tried to hack the code (jQuery.rating.js) but have not been
successful.
Would appreciate any "tips" :).