Template Page Will Not Open
Web templates software frame error
If you are unable to open one of the template pages in your editing software, this may be due to a limitation in your software for pages that include IFrame code. The editors NVU, Netscape and some versions of Dreamweaver may have this issue.
Solution:
You can "remark" out the iframe code, then remove the remarks after the page editing is completed. The start of a remark is <!-- and the end of a remark is -->
The following shows the remarked code (in red) added to the iframe code area:
<!--
<iframe src="../header-products.htm" width="100%" height="125" frameborder="0" name="headerframe" scrolling="no">
</iframe>
-->
Related Topics:
Template File Types