![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: do not say AJAX
From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Wed Nov 30 2005 - 15:18:48 CET
cicap wrote:
>> You probably meant "What is new with xmlhttprequest is the possibility to
Yes.
> synchronous request without refresh. request.open("GET", url,
So? new Image().src = url; is (potentially) a synchronous request,
PointedEars
|