I found this gist to detect changes on specified fiels of a object : https://gist.github.com/3138469
But it bind an event only on one field.
Someone know a function or a tricks to detect change on an entire Javascript Object ?
I found this gist to detect changes on specified fiels of a object : https://gist.github.com/3138469
But it bind an event only on one field.
Someone know a function or a tricks to detect change on an entire Javascript Object ?