any ideas how to make checked treeview inside multiselect jqeury?

Posted by B_S on Stack Overflow See other posts from Stack Overflow or by B_S
Published on 2010-04-24T02:15:45Z Indexed on 2010/04/24 2:23 UTC
Read the original article Hit count: 368

Filed under:
|
|
|

i planned to make checked treeview inside a multiselect jquery. The left side was the checked treeview, if we choose the child, the one moving to the right side was the child and the parent title, and if we choose the parent, all of the child will be moving right.

I found some of the example, but they're in vb, can jqeury make something like this?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about treeview