shellyBelly / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
0 stars 0 forks source link

reset the form and refresh the label #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
** What steps will reproduce the problem?
Click the reset button of some form.

** What is the expected output? What do you see instead?
The widget gets updated.
Even though the options are unchecked i still see the summary of them(the bar) 
as if they are checked.

** What is your environment?
-- DropDownCheckList version: 1.4
-- jQuery version: 1.6.4
-- jQuery UI version: 1.8.16
-- Browser and version: firefox 7.0.1

Is there a way to refresh it ? some function to call?

Original issue reported on code.google.com by de...@galeola.com on 19 Oct 2011 at 10:14

GoogleCodeExporter commented 9 years ago
sorry my mistake, i looked in sourcecode and found 
$('#abc').dropdownchecklist('refresh');

Original comment by de...@galeola.com on 19 Oct 2011 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by womohun...@ittrium.com on 19 Oct 2011 at 2:22