jquerymobile-editablelistview icon indicating copy to clipboard operation
jquerymobile-editablelistview copied to clipboard

A jQuery Mobile Plugin with an intuitive UI to add new list items and remove existing ones.

Results 8 jquerymobile-editablelistview issues
Sort by recently updated
recently updated
newest added

Hi, Great widget! If I take the demo index.html and access from a real device (android/apple) there seems to be a problem. The list expansion and collapse works just fine...

Hello. I love the functionality of the Editable Listview and look forward to further enhancements. I had a case where I had multiple listview instances on a single webpage and...

I'm using the JQuery Mobile pages widget to display several form elements. one at a time. Each element uses a database query to display the current database value (if any)...

Is there any inherent reason why one of the form inputs in a complex list cannot be a select list (i.e., a dropdown menu)? Regular text inputs seem to work...

Can I add ajax calls to add and delete buttons? If yes, can you please provide an example? Also, Will this plugin work in mobile only since it uses jquery...

Implement the destroy function - [x] Cache the unenhanced DOM structure when creating/initializing listview - [x] Keep track of list items that are added or removed - [ ] Restore...

pending

In edit mode when the user taps on the list item, the list item should be replaced with a text box with the list item value as shown in the...

enhancement