You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Would be nice to have checkbox behavior similar to buttons with data-iconpos="notext". Instead of the icon, using this would only give you the JQM checkbox.
The text was updated successfully, but these errors were encountered:
While working on a split button checkbox UI (see #5274), I also ran into the need for a stand alone checkbox. Applying .ui-hidden-accessible to the label prevented the checkbox from being "JQM enhanced". :-(
After much fiddling about, I'm having to build up the checkbox by hand:
Would be nice to have checkbox behavior similar to buttons with data-iconpos="notext". Instead of the icon, using this would only give you the JQM checkbox.
The text was updated successfully, but these errors were encountered: