AJAX HUh…
June 29, 2006
Maksut hati sebelum balajar ATLAS pengen nyoba AJAX
HUh …. tambah MUMEEEEEETTTTTTTT bow, njritz …
Here the simple definition of AJAX … thts good enough ….
What is AJAX:
AJAX stands for Asynchronous Javascript and XML. Basically, when you use AJAX you use a Javascript object (named “XMLHttpRequest”) to read XML data from a server without reloading the page. That’s really cool, but there’s a big limitation here - browsers will only let your AJAX object read data from the same server the original HTML page was downloaded from. So if you’re creating a Yahoo maps mashup, for example, you can’t use AJAX because your HTML page is served from one server, while the Yahoo XML data comes from a different server. You can work around this limitation by using your server as a proxy to the external XML source, but that makes things more complex and you have to carry the cost of the proxied traffic.
And whn i try to learn the code, for the first its still easy coz its just playin with the HTML code …. but whn u come to the real AJAX, ur skill for Javascript should be great, damn.
Now I still wanna learn more and more …. moreeeeeeeeeeeeeee ………
*ngelu detected….*
Pertamax!
kan ada library yang bisa bikin AJAX jadi gampang kerjaan macam prototype,moox etc.
Comment by dedenf — June 29, 2006 @ 9:55 am
Hehehehe …
iya nie den, barusan nge-download prototype nya
tangqyu …. ^_^
Comment by ririn — June 29, 2006 @ 1:35 pm
sini2 aku ajarin… jangan pake library… tambah pusing…
Comment by isdah — July 3, 2006 @ 1:50 pm