Thursday, October 8, 2009

Create Apple.com Style Search Box with jQuery

Apple.com-style search suggestion - one of the most awesome things about the Apple.com is the search functionality. It gives you search suggestions with images about the several products they offer, making it really user-friendly.

This tutorial makes use of several techniques: MySQL for the database, HTML/CSS for styling, PHP for retrieving the data and jQuery for the AJAX request.

View Example



Complete Tutorial - Apple.com-style search suggestion

No comments:

Post a Comment