What's AJAX?
AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful browser features that have been around for years, but were overlooked by many web developers until recently when applications such as Gmail, Google Suggest, and Google Maps hit the streets.
The two features in question are that you can:
A). Make requests to the server without reloading the page
B). Parse and work with XML documents
Thursday, July 13, 2006
Subscribe to:
Post Comments (Atom)
Data Science - 103 (Kapil Sharma)
Cloud Computing Basic:- In this the PC is on service provider data center and secuirty maintenance and upgrades are done by the service pro...
-
Saving and Executing Your Programs : First of all, you need a text editor, preferably one intended for programming. (If you use something ...
-
What JavaScript libraries and frameworks are available? There are many libraries/frameworks out there (and many more emerging) that will hel...
-
Python Strings : The raw_input and "Hello, " + name + "!" Let’s go for the "Hello" part first and leave raw_in...
No comments:
Post a Comment