Forum Moderators: open
This will allow netscape to display the initial iframe URL... but if there are links for navigating *within* the iframe, they won't work in ilayers (the iframe internal links will open in a new browser window).
ilayers also have different positioning and sizing syntax than iframes.
Big pain in the rear.
<iframe src="calculator.htm" name="cipher" width="360px" height="300px" align="left" frameborder="0"><strong>Want to see a neat calculator?</strong><i>Your browser does not support iframes but we have not forgotten about you!</i> Just click the the following link to go the the caclulator page: <LINK TO CALCULTOR PAGE></iframe>
Win/Win solution.