threadless.com like searchbox

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
eshban
Forum Contributor
Posts: 184
Joined: Mon Sep 05, 2005 1:38 am

threadless.com like searchbox

Post by eshban »

Hi

I want to integrate the same type of search box as it is used on
http://www.threadless.com/catalog/
Please see the top right side to see the search box.

Can Anyone guide me that how to develop this?

Thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: threadless.com like searchbox

Post by Christopher »

You should just take a look a the code on that page. They use jQuery or Prototype to do the dropdown which sets radio buttons and fills-in/clears the search box.
(#10850)
Post Reply