please.js
please.js copied to clipboard
Question: Does this library have IE7/8/9 Support?
I was working on https://github.com/jpillora/xdomain a library to patch jquery's ajax method to work crossdomain using postmessage and a special html page on the destination server. Ran into IE bugs, will use this if its supported?
@jpillora postmessage being available only after IE8, please.js is expected to work on IE8+ only.