Skip to Content
Ajax Bible
book

Ajax Bible

by Steven Holzner
April 2007
Intermediate to advanced
720 pages
12h 52m
English
Wiley
Content preview from Ajax Bible

Chapter 6

More Advanced Ajax Frameworks

IN THIS CHAPTER

  • Using the Majax framework
  • Using the Sack framework
  • Using the XHConn framework
  • Using the uniAjax framework
  • Using the AjaxGear framework
  • Using the AjaxRequest framework
  • Using the Http framework
  • Using the Interactive Website Framework

Many client-side Ajax frameworks are available free for the downloading, and this chapter takes a look at some of the most popular. The frameworks reviewed in this chapter are all JavaScript libraries. You use them by adding them to your Web page with a <script> element. When you've done so, you can call the functions in those libraries, which means you don't have to write any Ajax code for yourself.

JavaScript Ajax frameworks run the full spectrum from thin Ajax clients to complete online application “solutions” complete with rich client controls, such as database grids, ready for you to work with. These frameworks offer a varying degree of effort to install and use; you can read about them in this chapter, and you can judge for yourself.

Let's get started with an easy client-side Ajax framework: Majax.

Using the Majax Framework

What does Majax stand for? It stands for “Minimalistic Ajax,” and this package comes pretty close to implementing just that — an easy way of using Ajax. There are two primary Ajax-enabled functions here: majax_get, which uses the GET method to download Ajax content, and majax_post, which uses the POST method.

You can get Majax for free at http://sourceforge.net/projects/unips/ ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Ajax For Dummies®

Ajax For Dummies®

PhD Steve Holzner
Ajax: The Definitive Guide

Ajax: The Definitive Guide

Anthony T. Holdener III

Publisher Resources

ISBN: 9780470102633Purchase bookDownloads