Hi all,
I'm quite new to jQuery. I've managed to use a few pieces (Fancybox, Active Tabs) but I am stumped and I need some help.
I've been tasked with creating a pull down menu that modifies a search box. Very similar actually to the type of search you see on the top left of the jQuery Plugins page:
So I need a pull down menu with multiple options that restrict the search box to only to search the selected option.
I don't understand the relation between the two boxes and how to pass the first option to the search box. Is there an existing plugin for this? Or a tutorial that someone can point me to? Or if the answer is, "Go read this book first" I'm happy to read that book.
Thanks in advance for the help!