1. On the HTML component add client side onclick event to the Quick search button. onclick="OpenFloatingWindow(QUICK_SEARCH_FORM_URL)"
2. Implement a Quick search form on your website, that will be used as the gadget window source (The "Date Me" search engine uses the gadget form parameters to perform the search).
3. On the gadget Quick search form, add client side onclick event to the search button. Collect the form's parameters and append them to the "Date Me" search engine url (In order to see the
results in the mainframe you need to change the location.href property to the modified search engine url with the target "#_main").
Quick search results:
