我正在尝试使用 JQuery Mobile 中的复选框,但它不显示复选框,当我点击它时它只显示一个蓝色方块,当我再次点击它时,这个蓝色方块消失了。
截屏:
编辑:
<fieldset data-role="controlgroup" data-iconpos="right"><input type="checkbox" name="legalConsentCheckBox" id="legalConsentCheckBox" value="agree" class="custom" /><label id="legal-checkbox1" for="legalConsentCheckBox" style="font-size:90% !important; color: black !important; " dir="rtl"> 02545 </label></fieldset>
我想要的效果: