Blog > May 2011

Tutorial: Instant Search With Arrow Key Navigation Using jQuery and PHP

May 2011

Using jQuery and PHP you can develop your own 'Google-like' instant search. This demo lets you see 'instant' results while searching our blog.


Example keywords: website, jquery, php, launch



Direct link to demo:
http://www.johnboy.com/scripts/instant-search-using-jquery-and-php/index.php
 

Source Code
index.php  
results.php  
style.css  
search.js
(arrow key navigation - Thanks to Marco Kuiper)