I am getting this error while function call:
Error:"0x800a138f - Microsoft JScript runtime error: The value of the property 'function1' is null or undefined, not a Function object"
function1 is getting called on click of a button
I am getting this error while function call:
Error:"0x800a138f - Microsoft JScript runtime error: The value of the property 'function1' is null or undefined, not a Function object"
function1 is getting called on click of a button
It can be several things but since I dont have your code and I see you using jQuery I would recommend to do the following:
I hope this helps :)