ArtGiven
2/26/2015 - 7:29 PM

On Document Change

On Document Change

$(document).bind('DOMSubtreeModified', function () {
/* Do Anything */
});