New Ajax controls

With ColdFusion 9, you now have access to a broader set of Ajax controls that leverage the new Ext JS 3.0 library using CFML tags and attributes. You can utilize Ajax without knowing its inner workings and writing less code.

The new Ajax controls support:

  • Geographical maps

  • Media player

  • Multi-file upload

  • Enhanced data grid

  • Improved Ajax plumbing

  • Enhanced auto-suggest

  • Accordion navigation

  • Progress indicator

  • Confirm, alert, and prompt dialog boxes

  • Slider

For more information, see Using Ajax User Interface Components and Features.