eddysilvamendes / jquery-star-rating-plugin

Automatically exported from code.google.com/p/jquery-star-rating-plugin
0 stars 0 forks source link

$().rating('select', 1) will not work if form is part of handlebars template #130

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Where can we see the problem?
> URL:
ps: http://jsfiddle.net/ is the best way for us to debug your issue

What steps will reproduce the problem?
> 1. Insert a radio group form into the DOM via handlebars.js
> 2. attempt to call rating('select', 1)

What is the expected output? What do you see instead?
>

What version of the plugin/jQuery are you using?
> PLUGIN VERSION: 4.11
> JQUERY VERSION: 1.9.1
> BROWSER(S) VERSION(S): all

Feel free to provide any additional information below.
Not really sure if there's a callback for handlebar templates

Original issue reported on code.google.com by stransky...@gmail.com on 3 Apr 2013 at 9:13

GoogleCodeExporter commented 8 years ago
We can';t help if you don't provide a URL or some code.

Reproduce your problem on http://jsfiddle.net/ and re-submit.

Original comment by diego.a...@gmail.com on 4 Apr 2013 at 9:57