PDA

View Full Version : Submit search - jump to new page


3dtoon
03-02-2007, 10:45 PM
Hy everyone I put the search
( <script language="JavaScript">ZoomSearch();</script>) into my template page, but everytime I hit the search button the info the search results pops on the bottom of my search field.

What I want to do is to tell it, when I hit the search button jumps to a new page with my search option. How can I do that?

I'm prety new to Javascript. (I'm using java for a cd presentation)

:confused:

Ray
03-04-2007, 11:30 PM
Please see this FAQ:
Q. How do I make the search results open in a new window (or different frame)? (http://www.wrensoft.com/zoom/support/faq_howto.html#newwindow)

Remember to change the example HTML to refer to your Javascript search page "search.html", as opposed to "search.php".