Hello :)
Is there any way to use this plugin to include a search box on any given page? I want to use live search in a page different than the search.php ... :P
Any tips? :)
Best regards,
SNURK
http://wordpress.org/extend/plugins/daves-wordpress-live-search/
Hi Snurk,
The plugin will attach its functionality to any search box on any page (except for the admin part of the site).
- Dave
Sweet, on another note, is it possible to only affect a specific search box on a page, and hence leave the original search box intact?
Explanation: I have a question and answer website where I aim at making it search through all previous questions based on what the user writes. I do this now already but it searches after the question is submitted. So the goal is to make this happen with AJAX as the user is typing in his/her question. Still, I prefer to leave the original searchbox as it is without AJAX. Would I need to to lots of custom coding? :P
Snurk