How to use ajax with autocomplete in jquery?

How to use ajax and jquery together?

  • I am try calling html file through ajax which contains jquery. when i call like this jquery not working. can anyone help me...

  • Answer:

    There are several things that we could build, but we’re just going to keep it simple for this example. We’re going to create a simple text field that when you type in anything it gets sent to the server via jQuery. In return the server will append some text and send it back to jQuery.

senthil Raja at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

that is the conflict between the "$" symbols use a different symbol of javascript other than "$",if ajax uses that

dude! jquery already has ajax library. search their website well

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.