please.js icon indicating copy to clipboard operation
please.js copied to clipboard

Question: Does this library have IE7/8/9 Support?

Open jpillora opened this issue 12 years ago • 1 comments

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 avatar Jul 27 '13 12:07 jpillora

@jpillora postmessage being available only after IE8, please.js is expected to work on IE8+ only.

chinchang avatar Aug 02 '13 06:08 chinchang