Hi, i have this:
<div id="Content">
<IFRAME SRC="inside.html" NAME="inside" SCROLLING="Yes" WIDTH="500" HEIGHT="275" FRAMEBORDER="no" MARGINWIDTH="0" MARGINHEIGHT="0"></IFRAME>
<!-- if this has something wrong, it's Max Beauty fault!! -->
</div>
and anoter div with a menu, i was using the 'target' propierty to make a click on the menu and change the iframe, but it doesn't work.
Anyone know is an iframe a child of the parent page?
Usually when I'm trying to get through frames I'd use the top property where it would be top.inside.location.href="wherever" I'm pretty sure that should work Just not positive and I'm too lazy to mock it up right now.
:[ Computers let you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila. ]:
[This message has been edited by bitdamaged (edited 08-31-2001).]