This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
feature request: stand-alone checkbox #2000
Closed
Description
Is it possible to also make the checkbox "stand-alone", that is without legend, background etc.
Similar to this: naked checkbox
I'm thinking of email programs with selectable messages or regular table-data, where the checkbox can indicate selected records.
Maybe an effect similar to data-iconpos="notext" is possible, with a user entering the normal JQM checkbox-markup, adding a data-checkbox="naked" attribute and JQM would only display the plain checkbox without legend and other stuff.