A fancy Apple.com-style search suggestion

The website from Apple isn’t less: The layout is simple yet beautiful. Yet, one of the most awesome things about the website is the search functionality. It gives you suggestions (with images) about the several products they offer, making it really user-friendly.

Marcofolio, we’re trying to recreate the effect from that website by creating a fancy apple.com-style search suggestion.

search_suggestion

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

demo: http://qpoit.com/marcofolio_demo/apple_search/
source:http: //www.marcofolio.net/downloads/webdesign/apple.com-style_search_suggestion/download.html
url: http://www.marcofolio.net/webdesign/a_fancy_apple.com-style_search_suggestion.html

Leave a Reply