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
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:
- how to use ajax with json in ruby on rails?Best solution by Stack Overflow
- How to execute ajax script on Jquery mobile?Best solution by Stack Overflow
- How to pass ajax value to controller in codeigniter?Best solution by Stack Overflow
- Can I use ajax to call c#?Best solution by Stack Overflow
- How to issue "exec_command" consecutively AND together?Best solution by stackoverflow.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.