Every item in the suggestion boxes can have images and descriptions attached to them.
Here are some key features of "Smart Suggest":
· Category grouping. Display results from various categories, all in one box. For instance, show results from "web pages," "downloads," and "support articles" all from one search query.
· Images. Optionally show a 40x40px image next to each of your results, adding some extra flare.
· Run JS on click. Run any JavaScript code you'd like whenever a result is clicked on.
· Completely customizable CSS. While Smart Suggest comes with a standard style, you can completely customize it to fit your site.
· Compatible with all major browsers. Firefox (Windows & Mac), IE6/7/8, Safari, Chrome.
· Uses JSON for results. This makes it compatible with pretty much any language on the Internet today. Read more about JSON.
Requirements:
· JavaScript enabled on client side
· jQuery 1.3 or higher