boernd
06-27-2004, 07:20 PM
Hi!
I got the following problem:
<a href="javascript:parent.frames['main'].location.href('test.jsp')">Next</a>
This code snippet works perfectly in IE 6.0 but in Mozilla (Firefox) I get the error:
parent.frames.main.location.href is not a function
any ideas?
thx in advance
boernd
I got the following problem:
<a href="javascript:parent.frames['main'].location.href('test.jsp')">Next</a>
This code snippet works perfectly in IE 6.0 but in Mozilla (Firefox) I get the error:
parent.frames.main.location.href is not a function
any ideas?
thx in advance
boernd