Skip to content
AJAX Cross Origin

AJAX Cross Origin

3.0
14 reviews
871
users
Published
August 5, 2014

Screenshots

AJAX Cross Origin screenshot 1

Description

A jQuery plugin to allow Cross Origin AJAX requests with no need to write a local proxy. Just add the <script src="..."> tag to your page header and you are ready to use jQuery.ajax() with cross domain calls support. To use it just add the option 'crossOrigin: true' to your jQuery.ajax() request. $.ajax({ crossOrigin: true, url: url, success: function(data) { console.log(data); } }); You can try the Demo Page: http://www.ajax-cross-origin.com/examples/cross-origin.htm
Add to Chrome

Quick Info

Version
2.3
Size
12.26KiB
Price
Free
Type
Extension

Categories

Languages

English