> From: Klaus Hartl
> 
> Just wanted to note, that dynamic script elements are
> not supported in Safari 2.0. Support for that was added
> in Safari 2.01.

Hmm... It works in older versions of Safari. I just tested it in 1.2.  Are
you saying the support was removed (or broken) in 2.0 and put back in with
2.01?

> Don't know about document.write...

I don't think there's a browser out there that supports JavaScript but does
not support document.write - with the exception of modern browsers when
rendering a page with the text/xml MIME type. Then the XML parser is used
and document.write is not allowed.

-Mike


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to