Re: [VE][79] Error Message Feedback

On Sat, 19 Feb 2005, Artemis wrote:

> There's an error on validator. I wrote this script:
> 
> <script type="text/javascript">
> if (screen.height < 768) {
>  document.write('<div id="t1" style="height: 30px; width: 150px"></div>');

It's an error in your HTML, not the validator.  See

http://www.htmlhelp.com/tools/validator/problems.html#script

-- 
Liam Quinn

Received on Sunday, 20 February 2005 03:45:20 UTC