[jQuery] Treeview with checkboxes
I'm using a jquery.treeview as an input device. So I have nodes
rendering using
<li class="closed"><span class="folder"><input ...type="checkbox"
value="32" />DisplayName</span>
This works fine *except* that a click on the checkbox also falls into
the hit area, so checking or unchecking a folder also expands or
collapses the folder. Any way to prevent the checkbox from being
included in the hit area?
Mike Gunderloy
http://afreshcup.com