if (document.getElementById("crystal_iframe").ReadyState == 4)
When the debugger encounter this line in InternetExplorer9 it's get the script error as "Permission Denied" what is the error in that line please help me to find out.
if (document.getElementById("crystal_iframe").ReadyState == 4)
When the debugger encounter this line in InternetExplorer9 it's get the script error as "Permission Denied" what is the error in that line please help me to find out.