Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 277 Bytes

ma2.starRating

titanium mobile alloy
star rating widget

How to use

<Widget id="rating" src="ma2.starRating" max="3"></Widget>		
  • max : number of stars

Methods

$.rating.changeRating(3)
$.rating.getRating()