Tree structure with Check boxes in JQuery Mobile
问题 Is it possible to have a tree structure with check boxes in JQuery MObile. I did not find any thing in demos. I wanted something similar this image: Is there any alternative way we can achieve this? 回答1: Well it's just a concept but I have a couple working examples: http://jsfiddle.net/JYn53/2/ http://jsfiddle.net/JYn53/4/ HTML <div data-role="page"> <div data-role="content"> <div data-role="collapsible" data-collapsed="true"> <h3> <input type="checkbox" name="checkbox-1a" id="checkbox-1a"