[parenscript-devel] XMLHttpRequest

Theam Yong Chew senatorzergling at gmail.com
Wed Apr 13 23:39:52 UTC 2011


On 4/14/11, Haris <fbogdanovic at xnet.hr> wrote:
> I wrote:
> (var xhr (new (@ window -x-m-l-http-request)))
> but I get:
> var xhr = new window.XMLHttpRequest;
> without trailing parenthesses: ()
> How do I do it right ?

More parens! :-)

(var xhr (new ((@ window -x-m-l-http-request))))




More information about the parenscript-devel mailing list