eoghanobrien.com is currently being redesigned

Ajax Search

2006-07-11 10:01:00
Continuing in my experiments in Ajax, I've created a very simple "Ajax search":http://www.eoghanobrien.com/ajax/search/, very similar to the LiveSearch used on this site, which will search through a database for the name of an article and pop up a result box filled with tasty Ajax Result goodness. It also degrades quite gracefully as the search form will return whichever results without javascript turned off. I've avoided using any JS libraries like "prototype":http://prototype.conio.net/ or "Rico":http://openrico.org/ and opted for a homemade script for the Ajax request and any other methods needed. Feel free to check out my code, if you want any further information, leave a comment, "or send me a message from the contact page":http://www.eoghanobrien.com/contact/. "Check Out the Ajax Search":http://www.eoghanobrien.com/ajax/search/