J
Jonathan Doyle
After installing IE update Q824145 I get an 'Access
Denied' error message when using the window resizeBy,
resizeTo, moveBy or moveTo functions. Before this update
they worked fine. To recreate load the following HTML
page in your browser, put focus in the text object, and
then click on the button. No error occurs if you tab onto
the button first and then click it.
<HTML>
<BODY>
<INPUT type="text" id=text1 name=text1>
<INPUT type="button" value="Button" id=button1
name=button1 onfocus="window.resizeBy(1,1);">
</BODY>
</HTML>
Anybody else had this problem ? Any suggestions ? Why is
it an 'Access Denied' error ?
Denied' error message when using the window resizeBy,
resizeTo, moveBy or moveTo functions. Before this update
they worked fine. To recreate load the following HTML
page in your browser, put focus in the text object, and
then click on the button. No error occurs if you tab onto
the button first and then click it.
<HTML>
<BODY>
<INPUT type="text" id=text1 name=text1>
<INPUT type="button" value="Button" id=button1
name=button1 onfocus="window.resizeBy(1,1);">
</BODY>
</HTML>
Anybody else had this problem ? Any suggestions ? Why is
it an 'Access Denied' error ?