Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
resize: function (e, ui) {
jsp.revalidate(ui.element.get(0));
},
stop: function (e, ui) {setTimeout(function () {
jsp.revalidate(self.sourceDomId)
}, 0);setTimeout(function () {
jsp.revalidate(self.root);
}, 0);