[jQuery] How to replace a normal search box with a dropdown menu search box

[jQuery] How to replace a normal search box with a dropdown menu search box


Could anybody help me to replace a normal search <input type="text>
box & search button with a <select> dropdown menu providing only a
limited selection of search items? Can anybody help me with the
necessary jQuery code? Thank you!