I’m trying to call a function with a onLoad function in a Class
Any reason why this doesn’t work?
XML_var.onLoad = function(success) {
anotherFunction();
}
Thanks
I’m trying to call a function with a onLoad function in a Class
Any reason why this doesn’t work?
XML_var.onLoad = function(success) {
anotherFunction();
}
Thanks
:: Copyright KIRUPA 2024 //--