jStars
Overview
jStars is a jQuery star rating pluginDemo
http://jstars-xl.googlecode.com/hg/jStars.htmlDownload
http://jstars-xl.googlecode.com/hg/Usage
$('#youid').stars({
rated:false, // already rated
stars: 5, // n of stars
step:1, // step
val:0, // initial value
starwidth:28,
starimg:"jStars.png",
onchange: function(v){},
onrating: function(v){}
})
Comentarios
Publicar un comentario