Man-wai Chang wrote:
If the child refers to a file, is it client-side only? I meant it's
nothing like AJAX, right?
Since JS runs on the client, yes.

... or unless the file was cached, right?

I am reading about these stuffs lately. :)

JavaScript (The main part of AJAX) runs on the client. Using AJAX you can have it call stuff on your server, but mainly it is client side only.

--
Richard Heyes
+44 (0)844 801 1072
http://www.websupportsolutions.co.uk

Knowledge Base and HelpDesk software
that can cut the cost of online support

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to