Oops, sorry, list. For some reason, IE didn't like :

<script src="XXXXXXXXXXXXXX" type="text/javascript" />

and instead wanted:

<script src="XXXXXXXXXXXXXX" type="text/javascript"></script>


I changed that during my validation run earlier. But now we're
back to square one. Sigh.

thanks for taking the trouble, Aaron.

andy


Aaron Gray wrote:
>> Ok, that was excellent advice. I went through my entire site, and
>> found quite a bit of cruft to clean up.
>>
>> BUT, the problems remain:
> 
> I am getting a blank blackish page on IE6
> 
>>> The easiest way to resolve any html/css problem is to make sure the
>>> document is valid [1]. There are something like 49 markup errors on your
>>> page. A well constructed page can sometimes fail to render properly with
>>> one markup error. Granted your page may not, or probably will not, work
>>> as intended even if valid, this may be the best place to start...
>>>
>>> [1] <http://validator.w3.org/>
>>>
>>> Best,
>>>
>>> ~dL
> 
> 

-- 
Outside of a dog, a book is a man's best friend. Inside of a dog it's
too dark to read.

DiamondW Studios Photography - http://www.diamondw.net
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to