What I want to do is have a text field and a search button and then get the results in a pop-up window just like the ones at http://malsup.com/jquery/block/#demos
Like, users type in their query and then push submit, then the sub- window opens and results are shown there. I'm not sure if this has been done before or not, but I've been told jQuery is capable of handling this. Thanks very much in advance.