jQuery.fn.extend({
live: function (event, callback) {
if (this.selector) {
jQuery(document).on(event, this.selector, callback);
}
return this;
}
});
Proxy form – AGM t.b.h 26 March 2021
MCSA OFFICE IS CLOSED TO THE PUBLIC DUE TO COVID-19, BUT IS FUNCTIONAL.