WP Live Search is search plugin for WordPress that returns results as the user types for what they are looking.
It supports posts, pages, post types, including multiple post types, and design modes..
This is very much working prototype, so please log any issues you find on the Github repo below. https github com bearded-avenger wp-live-search.
Add the shortcode to page or something.
There's few shortcode attributes that you can use, and are as follows type=...
You can also pass type, type to search multiple post types.
Makes WP Live Search for use header widgets and such dropdown= true..
Display search results as drop-down instead of pushing down the content around it results=...
Displays the entries found inside of the area, useful for using in areas like header widgets where space is minimal. target=...
optional target UL parent to send the search results to.
Read more