document.getElementById(Iframe_Id).contentWindow.addEventListener("onblur", test, true);
Is this Line True? and can we assign onblur to iframe?.
document.getElementById(Iframe_Id).contentWindow.addEventListener("onblur", test, true);
Is this Line True? and can we assign onblur to iframe?.
Hai pranjali,
For your second question have a look at this Crossbrowser IFRAME OnBlur