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

Implement destroy

Open baig opened this issue 11 years ago • 0 comments

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 the unenhanced DOM along with the recent state of the list and its items (only if it was enhanced by the plugin)

baig avatar Jul 28 '14 21:07 baig