Re: [jQuery] where to start ajax learinig

2009-11-19 Thread Ankur_Patel
thanx Michel Belleville On Thu, Nov 19, 2009 at 3:03 PM, Michel Belleville < michel.bellevi...@gmail.com> wrote: > So, you may find informations about what AJAX means here : > http://en.wikipedia.org/wiki/AJAX > In shorts it's a way to use JavaScript client-side to query a server for > small bits

Re: [jQuery] where to start ajax learinig

2009-11-19 Thread Michel Belleville
So, you may find informations about what AJAX means here : http://en.wikipedia.org/wiki/AJAX In shorts it's a way to use JavaScript client-side to query a server for small bits and act upon it changing part of the page instead of just loading whole pages each time the client has to interact with th

Re: [jQuery] where to start ajax learinig

2009-11-19 Thread Ankur_Patel
*framework On Thu, Nov 19, 2009 at 2:36 PM, Ankur_Patel wrote: > can you tell me what is ajax freame work and how to work and how implemetn > our code like Gmail,yahoo,facebook > > > thanx Michel Belleville > > thanx All of memebers of this community > > > On Wed, Nov 18, 2009 at 3:25 PM, Michel

Re: [jQuery] where to start ajax learinig

2009-11-19 Thread Ankur_Patel
can you tell me what is ajax freame work and how to work and how implemetn our code like Gmail,yahoo,facebook thanx Michel Belleville thanx All of memebers of this community On Wed, Nov 18, 2009 at 3:25 PM, Michel Belleville < michel.bellevi...@gmail.com> wrote: > You can start here : > http:/

Re: [jQuery] where to start ajax learinig

2009-11-18 Thread Michel Belleville
You can start here : http://docs.jquery.com/Ajax There's good reading in the documentation. Michel Belleville 2009/11/18 Ankur_Patel > Hello, > can u tell me where to start ajax. i am new learner of ajax. i know just > simple creation of request object. proceduers,events and properties of > r

[jQuery] where to start ajax learinig

2009-11-18 Thread Ankur_Patel
Hello, can u tell me where to start ajax. i am new learner of ajax. i know just simple creation of request object. proceduers,events and properties of request object. tell me where to start ajax how to use of ajax like gmail,yahoo also facebook. thanx