Cross Site Plugin for Prototype...

Loading ...
103 views
During cross site Ajax requests the standard XmlHttpRequest approach breaks down. The problem is that XmlHttpRequest is bounded by the same site policy. Fortunately the script tag has the freedom to do as it pleases.
Some other libraries such as dojo and jquery do support the script method for doing...
Tags: ajax , ajax plugin , cross site , crossdomain , dynamic , Javascript , library , Prototype , prototype script , Web Development , webdev , xss script