I am trying to POST data from my API but I can't pass the basic authentication. I try: $.ajax({ type: &
Hello I have installed jbusinessdirectory component for joomla, and I have module named mod_jbusinessdirectory
I'm developing Web app in Yii framework. I need use AJAX in my some pages. So, when I clicked the button
I'm trying to send a Get request by ajax and output json data that is returned by server in html. But, I
I've been using WebSockets for a while now, I have chosen to create an Agile project management tool for
I am building a small chat application for friends, but unsure about how to get information in a timely manner
I have been working with jQuery and AJAX for a few weeks now and I saw two different ways to 'continue&ap
I've noticed that when using $.post() in jquery that the default contentType is application/x-www-form-ur
Having trouble with what I thought was a relatively simple jQuery plugin... The plugin should fetch data from
Does anyone know how to add or create a custom HTTP header using JavaScript or jQuery?
I'm making an Ajax.request to a remote PHP server in a Sencha Touch 2 application (wrapped in PhoneGap).
In Firefox 3, the answer is 6 per domain: as soon as a 7th XmlHttpRequest (on any tab) to the same domain is f
I have a setup involving Frontend server (Node.js, domain: localhost:3000) <---> Backend (Django, Ajax,
Recently I've realised that, some adblocker extensions (such as adBlocker plus) block some Ajax calls. I
I am trying to create controller actions which will return either JSON or partial html depending upon a parame
I would like to add a custom header to an AJAX POST request from jQuery. I have tried this: $.ajax({ ty