I have a requirement to convert javascript from 4.0 to 2011. I am not able to get any reference on how to convert the below code.
var s = event.srcElement.tagName;
Please help.!
I have a requirement to convert javascript from 4.0 to 2011. I am not able to get any reference on how to convert the below code.
var s = event.srcElement.tagName;
Please help.!