dreyescat / bootstrap-rating

Bootstrap Rating is a jQuery plugin that creates a rating control that uses Bootstrap glyphicons for rating symbols.
http://dreyescat.github.io/bootstrap-rating/
MIT License
192 stars 78 forks source link

cannot set the value dynamically #4

Closed igauravsehrawat closed 9 years ago

igauravsehrawat commented 9 years ago

tried $("#rating-new").val("3");

Doesn't work !