Ext.ux.TagCloud

TagCloud is a user extension component for the popular Javascript library, ExtJS. The widget allows you to have a tag cloud on your page that can load data remotely from a server-side data source (such as XML, a Javascript data type, or JSON parsed from a remote database connection).

Feel free to play with the demo below, or download the source for an example of how to get started using the TagCloud extension.

Changelog

0.1a - 07/26/07
Intitial alpha release

Live Demo

This demo uses an array of tags defined in memory, but could easily be modified to load data from a remote source:

Top Search Terms

Download Source

Source VersionRequired ExtJS Version
Version 0.1aExt 1.0.1a -or- Ext 1.1 Release Candidate 1

ryanpetrello.com