inputEx.RatingStars
(
options
)
- Parameters:
-
options <Object>The following options are added for RatingStars :- averageValue: average value before clicking, must be a float number
- nRates: numbers of vote
- disableRate: Disable the rate but show stars
- nStars: integer number of stars (default : 5)
- disabled: disable voting
- message: string C-like with % convention string for display Message (default 'Rating: % (% votes cast)')
- disableMessage: string String to show when mouse pass hover the stars and stars are disabled