[whatwg] SearchBox API

I think there might be some confusion with default search / adding search
providers. When you add a search provider like YouTube or php.net we just
take a URL and expand one template parameter with the search query. With
"instant search" this actually doesn't work because you need to provide the
data to the page as the user is typing, you don't want to do a new GET
request each time the user presses a letter.

-Ian

On Wed, Oct 13, 2010 at 4:18 PM, Peter Kasting <pkasting at google.com> wrote:

> On Wed, Oct 13, 2010 at 4:12 PM, ash at ashleysheridan.co.uk <
> ash at ashleysheridan.co.uk> wrote:
>
>> Would it not be best to implement this based in the browser search
>> integration thing that allows people to include a search option to a site
>> through the browser, like YouTube, php.net, etc.
>
>
> I can't for the life of me figure out what you're saying.
>
> PK
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20101013/3bed0a1c/attachment.htm>

Received on Wednesday, 13 October 2010 16:33:13 UTC