|
|
|
|
|
by HoLyVieR
5411 days ago
|
|
Those hacks don't work on all platform (iframe for mobile is a good example) and often require you to have very particular setting on both sites. The only way for JSONP to work well on everything is to use script tag injection which only allows you to do GET request. |
|