Community

Create an Ajax mindreader application with E4X and Prototype, Part 1: Build the Twenty Questions infrastructure

(Nicholas Chase) XML seems like a natural format for passing Ajax data. However, to work with XML in JavaScript using the Document Object Model (DOM) is not always the best way to handle this kind of data. This has given rise to other choices, such as JSON, which provide a more object-like feel for

Read More - Register for Free Membership