- From: Martin McEvoy <martin@weborganics.co.uk>
- Date: Fri, 07 Aug 2009 01:35:18 +0100
- To: Ian Hickson <ian@hixie.ch>
- CC: Danny Ayers <danny.ayers@gmail.com>, RDFa Developers <public-rdf-in-xhtml-tf@w3.org>
Ian Hickson wrote:
> Could you illustrate how this is the case in JavaScript?
>
foo=window.open("")
foo.document.open()
foo.document.write("<b>Some foo text</b>")
foo.document.close()
Best wishes
--
Martin McEvoy
http://weborganics.co.uk/
Received on Friday, 7 August 2009 00:36:09 UTC