This Mootools article was written to make it easy to utilize mootools in CI projects.
Javascript to accompany your Mootools library
This wraps up mootools to make is easier to use with the helpers. Hopefully someone finds it useful.
NB: This was written when Mootools r83 was around. I haven’t tested with with v1 release, so it may or may not work. With some minor tweaks I suspect it would work like a charm.
This article demonstrates how to create a live search application (an AJAX based application that returns search results as you type) with CodeIgniter and Mootools JSON.
EzSlide Demo Appliation. A cool blend of PHP and javascript to make cool slide reels like apple's coverflow on their website. there are many applications
I've created a simple application that will store user submitted messages in a session and display them in a list, as user enters them (could be used as a shout box if messages were stored in a database). You can view the application here.