A better autosuggesting widget
Following on from my previous post about extending the cfinput auto-suggest functionality (a tidy autosuggesting solution), I decided that my solution was too narrow. I have now written a custom tag that allows access to all the useful properties of the auto-suggest widget.
The tag can be found @ http://betterautosuggest.riaforge.org/
Here is a quick and slim example of how it can be used:
Enjoy :)