Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 747781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:14:42+00:00 2026-05-14T14:14:42+00:00

I have read several articles/questions/forums discussing the best auto-complete plugin for jQuery. After trying

  • 0

I have read several articles/questions/forums discussing the best auto-complete plugin for jQuery. After trying several good ones, I’ve realized a flaw in most.

  1. If you are looking up countries and type ‘In’, a couple of countries show up.
    If you continue typing I-n-d-i-a, this results in 5 AJAX calls (see http://www.freeimagehosting.net/uploads/6f1bcd69e1.png)
    its quite natural that India is a subset of In, so why call again? We need to simply filter the retrieved list client-side.
    Anyone knows about such an implementation?

  2. What is the status of the Jquery Autocomplete feature? I read at StackOverflow that it is no longer available with Jquery; but the Jquery website has a ‘New’ mark besides the link to Autocomplete.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T14:14:43+00:00Added an answer on May 14, 2026 at 2:14 pm

    The point you write about in 1. could be because :

    • Searching for ‘In‘ shoudl return a lot of results
    • There is some limit in place, on the server-side, to never return more than N results
    • Which means the full list of countries contains “In” is not known, on the client-side
    • Which implies it’s not possible to get (for sure) the list that corresponds to “Ind” without another Ajax request.

    A half-solution that’s often used is to not send an Ajax request immediatly after a keypress, but only 100 or 200 milliseconds after.

    This way, if the user types “Indi” fast, and waits before typing anything else, the will only be 1 Ajax request, for “Indi” (and none for “In“, “Ind“)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have lately read several articles and questions about Model Binding and Validation in
I have read several articles and several stackoverflow.com posts about expression tree. It is
I have read several documentations about building custom ErrorHandler (by inheriting from IErrorHandler). Unfortunately,
I have read through several reviews on Amazon and some books seem outdated. I
I'm quite confused about several books in .NET that I have read. Would someone
Hello fellow StackOverflow users (or Stackoverflowers ?): I'm learning-by-coding WPF. I read several articles/saw
I have read several interesting C#/F# comparisons here on stackoverflow. So, first of all,
After having read Ian Boyd 's constructor series questions ( 1 , 2 ,
Well, I read several of Matt Pietrek's articles on Portable Executable (PE) files, like:
Well, I read several of Matt Pietrek's articles on Portable Executable (PE) files, like:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.