mboyaci / google-ajax-examples

Automatically exported from code.google.com/p/google-ajax-examples
0 stars 0 forks source link

auto-completion javascript library size too big #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We are using the ajax api to provide auto-completion for the search box at the 
top of all of the web pages on the website http://www.santaclarasystems.com/.

We only want the auto-completion functionality, no client-side search results 
rendering or other functionality. For this website, the search results are 
rendered server side using a custom search engine and ajax calls from the 
server.

Is there a way to dramatically reduce the size of the loaded javascript file(s) 
and css when all that is required is the auto-completion functionality? I think 
this would really help sites that use 2 page search input / results or 
server-side results rendering.

Original issue reported on code.google.com by phili...@gmail.com on 17 Oct 2010 at 6:33

GoogleCodeExporter commented 9 years ago
Note: This feature request is double submitted because I thought the first 
submission failed when I got an error during the post.

Original comment by phili...@gmail.com on 17 Oct 2010 at 6:35