On 30 Apr 2004, at 09:46, olivier Thereaux wrote: > A script was created to ease the output of these messages, but since > we moved the script to a specific file, some browsers (at least: > IE6/Win) do not output these boxes and explanations for all errors, > only a few. While <script type="text/javascript" src="loadexplanation.js" /> is valid XHTML, it violates the HTML compatibility guidelines. I haven't tested it as my local validator install and machine with MSIE on it isn't at this location, but I believe that changing the above to: <script type="text/javascript" src="loadexplanation.js"> </script> will fix it. -- David Dorward <http://dorward.me.uk/> <http://blog.dorward.me.uk/>Received on Friday, 30 April 2004 04:53:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:51 GMT