Bug Tracker

Modify

Ticket #10060 (closed enhancement: invalid)

Opened 22 months ago

Last modified 22 months ago

i have a trouble with jquery autocomplete!

Reported by: jht2826@… Owned by:
Priority: low Milestone: None
Component: misc Version: 1.6.2
Keywords: Cc:
Blocking: Blocked by:

Description

eg. i input 'a', and this plugin set q='a',then i receive a json from webwork! My problem is if the return json data is null or it's size=0,then i input 'b' after 'a',now q='ab'and the result json must be null too. So i think when the result is null or result it's size is 0,then i input more after pre-char ,autocomplete plugin is no necessary to send the q.

Change History

comment:1 Changed 22 months ago by addyosmani

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to misc

Thank you for submitting a ticket to the jQuery core bug tracker! Unfortunately, we are unable to assist with issues related to third party plugins.

For assistance with the plugin mentioned, please directly contact the plugin author, either via their GitHub account or the plugin site.

If they or you are able to reduce the issue experienced down to a problem with jQuery core that can be demonstrated outside of the plugin, we'll be happy to take another look at this.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.