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.
I think its a common use case that a page has a list which is checkable.
It will be very similar to a group of checkboxes under each other, very similar to a list but of course checkable.
Might be a strange idea, but very similar to the 'automatic link detection' for the li, maybe if a li has a checkbox in it, we can have a similar idea to when we have a link but that li can be checked instead of clicked.
I know there are a lot of things to do, but maybe it would be a nice addition before the first official version 1.0 of jquerymobile is released.
This brings me to another small question, are there any plans to when version 1.0 is going to be released ?
The text was updated successfully, but these errors were encountered:
Yes i saw those, but i'm not sure if i can just have a simple list without a "label" since in a normal form a checkbox group expects a label, i don't need that in my list, it should be some kind of 'full screen' list of emails. The main idea was to have something like the emails list shown here: http://jquerymobile.com/test/#/test/docs/lists/lists-formatting.html but which the user can simply check some emails so he can delete them instead of having to delete them one by one.
Hi,
I think its a common use case that a page has a list which is checkable.
It will be very similar to a group of checkboxes under each other, very similar to a list but of course checkable.
Might be a strange idea, but very similar to the 'automatic link detection' for the li, maybe if a li has a checkbox in it, we can have a similar idea to when we have a link but that li can be checked instead of clicked.
I know there are a lot of things to do, but maybe it would be a nice addition before the first official version 1.0 of jquerymobile is released.
This brings me to another small question, are there any plans to when version 1.0 is going to be released ?
The text was updated successfully, but these errors were encountered: