Christof Donat wrote:
I want insert Checkbox in my treeview.

Is it possible with JQuery?

I guess Jörns Treeview Plugin will do the trik for you. Just add the checkboxes to the <li>-Tag.

http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
Thats what I thought at first, too. The examples posted is a bit trickier though: Unchecking a nested checkbox makes the parent checkbox half-checked (grey background), achieved by replacing normal checkboxes with images. If you uncheck all children, the parent is unchecked, too. Sounds like an interesting addon to the treeview plugin.

--
Jörn Zaefferer

http://bassistance.de

Reply via email to