eddysilvamendes / jquery-star-rating-plugin

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

Suggestion - remove() or destroy() #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A destroy function would be great.
I'm using $().clone() and before I copy radio buttons, I need to remove the
originals copy of the plugin.

Currently I'm using find on the clone to remove the class, make the radio
buttons visible, and delete star-rating-control.  Then I need to recreate it.

Original issue reported on code.google.com by pha...@gmail.com on 21 Sep 2009 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by diego.a...@gmail.com on 23 Feb 2013 at 5:12