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>
私の望む効果: