I have a gridview in its 3rd cell, there is textbox control, I am calling javascript function on onchange.
Can some body tell me why this is not working in Firefox a
try getElementsByTagName() instead of ChildNodes. it will be working for FF , chrome and for IE as well.