Hello Jeremy!

Here is my app: http://lespaulka001.extra.hu/search/

My main problem is after i fire a search I get the results I want, but
second time, with another search query i get the same result in the
result div.

If i deny this line:

document.getElementById("mySearchResultsDiv").innerHTML += '<div
id="myDivToSearchResults" style="z-index:99999;position:absolute;top:
0px;right:0px;"><div style="font:bold 14px Tahoma;padding-left:
5px;padding-right:5px;cursor:pointer;" onclick="closeSearch();"
title="Close"> X </div></div>';

It works fine... So my question is, how to add correctly additional
html data to the search results div.

Thanks for your reply!
Janos
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to