- From: Liam Quinn <liam@htmlhelp.com>
- Date: Fri, 13 Jan 2006 22:54:16 -0500 (EST)
- To: Lucian Baiu <lucian@foxset.com>
- cc: www-validator@w3.org
On Fri, 13 Jan 2006, Lucian Baiu wrote:
> Inline frames written with javascript are reported as error (547)
>
> Example:
>
> <script type="text/javascript">
>
> if (fsbrowser.msie)
> document.write('<iframe scrolling="no" frameborder="0"></iframe>');
>
> </script>
>
> Line 547 column 408: end tag for element "IFRAME" which is not open.
See <http://www.htmlhelp.com/tools/validator/problems.html#script>.
--
Liam Quinn
Received on Saturday, 14 January 2006 03:52:52 UTC