An open API service indexing awesome lists of open source software.

https://github.com/nexts/wait-while-recursive-saving-nested-items

Description how to recursively save parent and nested items without losing nested editing data
https://github.com/nexts/wait-while-recursive-saving-nested-items

Last synced: about 1 year ago
JSON representation

Description how to recursively save parent and nested items without losing nested editing data

Awesome Lists containing this project

README

          

Wait-while-recurive-saving-nested-items
========================================

Example how to recursively save parent and nested items without losing nested editing data with $.Deferred object.

![alt tag](http://habrastorage.org/storage3/855/50f/cbc/85550fcbcdedd4cf7e17d335cf925cd9.png)

I did animation when changing the template so that you will notice how the template changes.
Also you can play with usleep(150000); in top of index file to change response delay.