This was fairly hard to find, so I’ll post it here for reference.
The idea is that, for live search input fields, we want to delay the Ajax call so that it fires only if the user hasn’t typed anything for half a second or so. This is because we don’t want to waste bandwidth and server resources by sending a request after every character entered by the user.
Continue reading ‘jQuery Pause or Delay for Live Ajax Search’



Recent Comments