Blogbody Rotating Header Image

Standalone cross-domain XHR interface

Does anyone know of a simple, standalone cross-domain XHR interface that allows for the ability to swap between a real XHR implementation and a cross-domain, iframes-based implementation?

I know Dojo and DWR, among others, have them, but they are all part of a larger framework. Because this is going to be used with Selenium, which needs to avoid polluting common popular JS namespaces, I’d prefer to find something that is standalone.

I’m very surprised one doesn’t pop up when I search google.

2 Comments on “Standalone cross-domain XHR interface”

  1. #1 jantoniucci
    on Apr 17th, 2007 at 5:11 am

    OffTopic: Able project

    Is the Able Project active? Are their developers involved nowadays?

    IMHO able rocks!

    Sorry about the off topic, but I couldn’t found another way to contact you.

    Thanks!

  2. #2 Tin
    on Jun 4th, 2007 at 7:50 pm

    Cross Whole Domain name remoting can’t use iframe io.But the script source io is ok.DSR api may help you.
    DSR Api If I mistook your meaning, sorry :D

Leave a Comment