Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 20th, 2006, 3:08 AM   #1
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 855
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
How to learn Ajax?

I want to learn how to use AJAX (you know what it stands for) on my websites. Can anyone recommend a book or website? I was considering purchasing a book on the subject but all the ones I have looked through seem short and sparse, which makes me wonder if it is even worth it.
titaniumdecoy is offline   Reply With Quote
Old Dec 20th, 2006, 6:19 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Nowadays AJAX is usually used through a toolkit or library of some kind, which are often relatively straightforward. A basic Ajax handling Javascript class is included with Prototype, which IMO is an essentially library to have for any non-trivial Javascript project.

In Prototype, you'll either be using the Ajax.Request class, which sends off an AJAX request and executes a callback function on completion, or Ajax.Updater, which uses Ajax.Request to update a particular element on the current page. A large proportion of AJAX calls fall into this category, so Ajax.Updater is a useful class to know about.
Arevos is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hello, is it too late to learn? i have natural 1337ness but am a n00b angry_asian Community Introductions 26 Jul 7th, 2006 1:35 PM
What is the best language to learn? aron_h Coder's Corner Lounge 10 Jun 13th, 2006 7:50 PM
Best way to Learn the STL capiCrimm C++ 9 Jun 4th, 2006 5:30 PM
Wanting to learn something. uman Assembly 13 Jul 7th, 2005 1:03 PM
Starting to learn... Jerry Java 14 Jun 17th, 2005 7:46 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:10 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC