Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 19:46, 6 March 2008.

AJAX

From Forum Nokia Wiki

AJAX (Asynchronous JavaScript And Xml) is a technique that combines JavaScript (or any ECMAScript compatible language), XML (or other transport format) and an object called XMLHttpRequest that allows the browser to send asynchronous calls to the server without refreshing the page.

While the request is going to the server, the user can continue using the page for reading or selecting things, so delays are no more a feature of browsing.

Sites created using AJAX offer also the possibility to auto-fill input fields based on predictive text or previous user entries.

AJAX is the future of mobile browsing as you can create rich mobile applications for browsers making a richer experience to the user.

The latest version of Nokia Browser supports AJAX development.

See also:

More information on http://en.wikipedia.org/wiki/AJAX

Related Discussions
Thread Thread Starter Forum Replies Last Post
Parsing atom feeds patmarc Widgets and Widsets 16 2008-04-18 13:26
Cannot get http post to work in S60 SDK emulator kbloor General Browsing 10 2008-01-29 14:02
Shameless plug: location aware web with Python! jkirma Location Based Services and Navigation 0 2008-01-08 07:05
Minimap (OSS) Browser problem martinbutt Series 40 & S60 Platform Feedback 0 2007-04-13 10:45
New SVG Tool Chain kevin_s2f Mobile Java Tools & SDKs 20 2008-05-07 18:18
 
Powered by MediaWiki