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

  • Home
  • SEARCH
  • 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 6155641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:28:12+00:00 2026-05-23T20:28:12+00:00

I using this plugin http://code.drewwilson.com/entry/autosuggest-jquery-plugin While typing MAS there is no data matched, so

  • 0

I using this plugin http://code.drewwilson.com/entry/autosuggest-jquery-plugin
While typing “MAS” there is no data matched, so its displaying “NO data found”, but at the same time
if i press tab key “MAS” with delete symbol appearing in my text field..

any solution for this

  • 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-23T20:28:13+00:00Added an answer on May 23, 2026 at 8:28 pm

    That particular plugin supports “tabbing” to use multiple user selection choices.

    If you are looking for plain auto-complete plugin.
    try

    a) Use a different plugin – google it, tons of them, also here’s a link to an answer
    https://stackoverflow.com/questions/188442/whats-a-good-ajax-autocomplete-plugin-for-jquery

    b) Remove the tab key handler from that plugin. Download the plugin and remove the tab handler.
    or as the documentation says http://code.drewwilson.com/entry/autosuggest-jquery-plugin; try writing your own event handlers for

    selectionAdded: callback function – Custom function that is run when a selection is made by choosing one from the Results dropdown, or by using the tab/comma keys to add one. The selection item is passed into this callback function as ‘elem’.
    Example: selectionAdded: function(elem){ elem.fadeTo(“slow”, 0.33); }

    selectionRemoved: callback function – Custom function that is run when a selection removed from the AutoSuggest by using the delete key or by clicking the “x” inside the selection. The selection item is passed into this callback function as ‘elem’.
    Example: selectionRemoved: function(elem){ elem.fadeTo(“fast”, 0, function(){ elem.remove(); }); }

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

Sidebar

Related Questions

I am using this http://code.drewwilson.com/entry/autosuggest-jquery-plugin Here is my html <h1>Category : </h1> &nbsp;<input type=text
I have a form which is built dynamically using this jQuery plugin http://code.google.com/p/jquery-dynamic-form/ When
the jquery plugin that im using is this http://code.google.com/p/jquery-in-place-editor/ if i have a table
I am using this code for this plugin http://unwrongest.com/projects/defaultvalue/ // <![CDATA[ $.noConflict(); jQuery(document).ready(function(){ jQuery('.defaultval').defaultValue();
I'm using this tickertype jquery plugin: http://www.hungry-media.com/code/jQuery/tickerType/ And I'm trying to attach a hover
I'm currently using this jQuery Cycle Plugin: http://jquery.malsup.com/cycle/ And I have the following code:
I'm using this plugin: http://www.fyneworks.com/jquery/star-rating/ Is it possible to put a click function inside
I'm using the jquery Scrollview plugin ( http://code.google.com/p/jquery-scrollview/ ) to scroll drag a div
for this I am using colorbox jQuery plugin http://colorpowered.com/colorbox/ and a form. I am
Ok, here's my problem. Im using this plugin (http://james.padolsey.com/javascript/jquery-plugin-autoresize/) to autoresize my textarea when

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.