BinkWu / jquery-checktree

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

Patch for preselecting those nodes, which input checkboxes has chacked attribute #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Subj.

204a205,209
>
>             jQuery(this).children(':checkbox[checked]').each(function(){
>                 $checkbox.click();
>                 return false;
>             });

Original issue reported on code.google.com by zappa...@gmail.com on 26 Feb 2009 at 1:23

GoogleCodeExporter commented 8 years ago

Original comment by jgeewax on 4 Mar 2009 at 4:48