Welcome Guest, Not a member yet? Register   Sign In
[ASK] Integrating CI and Jquery autocomplete plugin
#8

[eluser]Aria Rajasa[/eluser]
search for

Code:
$.ajax({mode: "abort",port: "autocomplete" + input.name,

and add type: "post" like this

Code:
$.ajax({type: "post", mode: "abort",port: "autocomplete" + input.name,

Works for me


Messages In This Thread
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 08-18-2008, 05:28 PM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 08-19-2008, 02:28 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 08-19-2008, 05:48 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 09-07-2008, 07:46 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 09-07-2008, 10:31 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 09-07-2008, 10:51 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 09-09-2008, 10:26 PM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 09-10-2008, 01:08 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 09-10-2008, 05:17 PM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 06-14-2009, 04:42 PM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 06-14-2009, 08:24 PM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 06-14-2009, 09:51 PM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 06-15-2009, 06:26 AM
[ASK] Integrating CI and Jquery autocomplete plugin - by El Forum - 06-15-2009, 10:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB