permission denied to access property document on Firefox but it works on internet explorer. is their any way to remove access restriction
the code is as below parent.window.frames['rapstatusbar'].document.getElementById("errorDisplayArea").innerHTML = errorToDisplay;
where rapstatusbar isa an iframe. errorDisplayArea is an element of another JSP which is linked to current jsp