[PHP] Re: appendChild(), removeChild()

2007-07-26 Thread Man-wai Chang
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.




THX

--
  @~@   Might, Courage, Vision, SINCERITY.
 / v \  Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04)  Linux 2.6.22.1
  ^ ^   20:20:01 up 14 days 22:24 1 user load average: 0.00 0.01 0.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

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



[PHP] Re: appendChild(), removeChild()

2007-07-26 Thread Man-wai Chang

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. :)

--
  @~@   Might, Courage, Vision, SINCERITY.
 / v \  Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04)  Linux 2.6.22.1
  ^ ^   19:15:01 up 14 days 21:19 1 user load average: 0.02 0.06 0.01
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

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



Re: [PHP] Re: appendChild(), removeChild()

2007-07-26 Thread Richard Heyes

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