$ }); . , , .ready().
, :
$(document).ready(function () {
$('.star1').raty({
cancel: true,
score: 0,
half: true,
size: 22,
path: 'img',
click: function (score1, evt) {
$('input.valor').val(score1);
}
});
});
Raty strars. , . : , .
$('#star').raty({
cancel : true,
cancelOff: 'cancel-off-big.png',
cancelOn : 'cancel-on-big.png',
half : true,
size : 24,
starHalf : 'star-half-big.png',
starOff : 'star-off-big.png',
starOn : 'star-on-big.png'
});
path, .