Posted by Julien CROUZET on 02/18/06 15:23
Dylan Parry a pensé très fort :
> Pondering the eternal question of "Hobnobs or Rich Tea?", Disco Octopus
> finally proclaimed:
>
>> Ye. It looks to me like just plain old javascript doing some stuff to an
>> innerHTML.
>
> How else would you update the page with the new results? Google et al
> use nothing different in their own AJAX apps.
Well, "AJAX" is just some wind. All discussions are about the "X"
for XML in AJAX. Technically this :
* Can be AJAX as it use XmlHttpRequest and it's supposed to fetch some
XML (or kinda badly formed HTML etc)
* Is not really "elites AJAX" as it just update some innerHTML, and
not some SOAP or some "fashion frameworks".
I juste see an inconvenient on the bandwith use as ALL the HTML is sent
on every search, but i found it cool and fast.
Nice work.
--
Julien CROUZET - DSI Theoconcept
julien.crouzet@/enlever ca\theoconcept.com
http://www.theoconcept.com
[Back to original message]
|