It's been a while since the last posting so I wanted to get some more tips up here. Just been real busy lately getting ready for the Winter Music Conference next month, but lots more coming soon!
Today's code is pretty straight forward. It doesn't really use any AJAX, just takes advantage of the Auto-Completer class of Scriptaculous to create customized drop downs that filter themselves as you type. This is called a local auto-completer since all of the data needed to create it is available when the page is called - there is no remote data coming in via AJAX. For this example, we'll use the a list of ColdFusion functions.