j
k
j a
j l
H> I wrote: H> (var xhr (new (@ window -x-m-l-http-request))) H> but I get: H> var xhr = new window.XMLHttpRequest; H> without trailing parenthesses: () H> How do I do it right ?
You don't need "window." here -- it is implied.
Back to the thread
Back to the list