Is there any way to initialize the stars via an AJAX call? The posts on the site I'm working on can be pulled via AJAX using the JSON API plugin, and I'd like to re-initialize the stars with the current posts rating and ID whenever a new post is shown.
Thanks!