Can you also take a look at another question http://groups.google.com/group/Google-AJAX-Search-API/browse_thread/thread/12d8bae7e9cb6173#
Thanks, SA On Feb 26, 10:06 am, Jeremy Geerdes <[email protected]> wrote: > The searchCompleteCallback for the standard search control fires with > the completion of each individual searcher. It is possible, however, > to write a custom control that would alert on the completion of all > searchers. > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project > quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://jgeerdes.wordpress.com > [email protected] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > And check out my blog, Adventures in Web Development, > athttp://jgeerdes.blogspot.com > ! > > On Feb 26, 2009, at 10:04 AM, Scotty A wrote: > > > > > > > I see your points. > > > Re: search complete callback, would it be possible to send an alert to > > the screen saying search finished? would it be for each searcher or > > the entire list of searchers? > > > SA > > > On Feb 26, 8:54 am, Jeremy Geerdes <[email protected]> wrote: > >> Well, it's possible, but its effectiveness would be relatively > >> limited, I would think, because there's really no status update > >> between the time that you make the search request and it's returned. > >> So you would have to base anything like this either on a timer, which > >> would mean that the search could return when it's 25% done or 300% > >> done, or the search complete callback, at which point the status is > >> rather moot. > > >> Jeremy R. Geerdes > >> Effective website design & development > >> Des Moines, IA > > >> For more information or a project quote:http://jgeerdes.home.mchsi.comhttp > >> ://jgeerdes.blogspot.comhttp://jgeerdes.wordpress.com > >> [email protected] > > >> Unless otherwise noted, any price quotes contained within this > >> communication are given in US dollars. > > >> If you're in the Des Moines, IA, area, check out Debra Heights > >> Wesleyan Church! > > >> And check out my blog, Adventures in Web Development, > >> athttp://jgeerdes.blogspot.com > >> ! > > >> On Feb 25, 2009, at 11:55 AM, Scotty A wrote: > > >>> Is there a way to create an overlay that will show the progress of a > >>> search. I have several seachers created related to a specific topic. > >>> Since there are many searchers going on I wanted to creat an > >>> onscreen > >>> visual so that users would know what was going on. I am thinking of > >>> something similar to when a program installed, with a little line > >>> either in a horizontal or cicular pattern, indicating a searcher was > >>> started and finished.- Hide quoted text - > > >> - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
