AJAX Essentials
- Prototype the mother of all ajax scripts
- Script.aculo.us javascript library for drag-and-drop, edit-in-place, effects, and more
- Moo.fx superlightweight javascript effects library written with prototype.js
CF-Specific AJAX Libraries
- Simple Remote Scripting (SRS) uses hidden iframe and manipulates the dom directly
- CFAjax coldfusion ajax library based on direct web remoting (dwr)
- ajaxCFC ajax framework by rob gonda which integrates with model-glue
Open Source Toolkits
- Rico an open source javascript library for creating rich internet apps
- dojo an open source javascript library for widgets and effects
- qooxdoo create advanced desktop-like interfaces within the browser
JavaScript Libraries
- JavaScript Archive Network (JSAN) a comprehensive resource for open source libraries and software
- overLIB enhance sites with small popup info boxes
- Tooltip.js simple script for adding tooltips to pages
- Lightbox JS ajax-like technique to overlay images on the current page
- Zebra Tables easy striping for your table rows
Other Cool Stuff
- More Nifty Corners easily create rounded boxes with this lightweight javascript
- sIFR : Scalable Inman Flash Replacement bring rich typography to your webpages on the fly
- FACE: Faruk's Animated CSS Enhancements bring life and interactivity to websites through css and javascript
- FCKeditor powerful open source html editor within the browser





