Asynchronous JavaScript and XML is a new approach to using a number of existing technologies together, including HTML or XHTML, Cascading Style Sheets, JavaScript, the Document Object Model, XML, XSLT, and the XMLHttpRequest object. When...
[more]
Asynchronous JavaScript and XML is a new approach to using a number of existing technologies together, including HTML or XHTML, Cascading Style Sheets, JavaScript, the Document Object Model, XML, XSLT, and the XMLHttpRequest object. When these technologies are combined in the Ajax model, internet applications are able to make quick, incremental updates to the user interface without reloading the entire browser page.
ajax im is an ajax chat script that creates a real-time chat environment with a browser based interface.
It can be added to any intranet, website or a social-community project to help users chat with each other. Chat interface does not reload as everything is updated in real-time via JavaScript.
ajax im is also a multilingual script and language files can be found in the script website.
How ajax im works?
The XMLHTTPRequest object allows HTTP requests to be sent to the server and get input... Read Full Story
jQuery is one of the simplest JavaScript library available for handling events, performing animations, and add Ajax web pages. jQuery team has announced the alpha release of two new JavaScript libraries: jQuery UI and jQuery Ehchant! These two libraries add UI and special effects to existing jQuery library. Like any other JavaScript library, jQuery UI provides a set of themable widgets on top of the jQuery core library. The (Alpha) library provides widgets like Accordion, Dialog boxes... Read Full Story
ajax auto suggest class from brandspankingnew with customizable CSS to control the visualization, JSON, XML, Callback function, supported, able to add custom information, and custom message for no result returned.
The AutoSuggest class adds a popdown menu of suggested values to a text field. The user can either click directly on a suggestion to enter it into the field, or navigate the list using the up and down arrow keys, selecting a value using the tab key. The values for the suggestion... Read Full Story
justfutoncovers.com has a cool shopping cart system powered by ajax jquery, ajax calculation, scrolling thumbnails with inpage image replacement, thickbox for zoom function, jquery tooltips, etc. the next shoppingcart generation heh? i guess so (feat in Ajax Projects).
Read Full Story
Getting Started
An Ajax Hello World project to Get You Going : First program at Mike On Code
Rasmus 30 second AJAX Tutorial : first program using Ajax at CoderLab
Instant Tutorial : Quick tutorial at AleemBawany
Ajax Toybox : Simple first programs including, Hello, World, Dynamic City, State Lookup, Ajax…
to Clean Your Clock, Ajax Calculator and an RSS News Ticker.
A simple Ajax example : a simple program demo for Ajax at MD Groves
Ajax Toolbox / XMLHttpRequest... Read Full Story