EnglishFrenchSpanish

Free editor online | DOC → | XLS → | PPT →


OffiDocs favicon

AJAX Cross Origin in Chrome with OffiDocs

AJAX Cross Origin  screen for extension Chrome web store in OffiDocs Chromium

Ad


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

Additional Information:


- Offered by ajax-cross-origin.com
- Average rating : 3.07 stars (it was okay)

AJAX Cross Origin web extension integrated with the OffiDocs Chromium online


Run Chrome Extensions

Ad