• Stars
    star
    5
  • Rank 2,771,943 (Top 57 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

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.