jquery-stars
jquery-stars copied to clipboard
change existing stars from jquery
hello i want to change existing stars from jquery. i tried something like: $("#click-callback28").stars({ value:4 }); But this is not working probably because "#click-callback28" already exists.
Help me please !!!