Close iframe cross domain

后端 未结 3 1907
攒了一身酷
攒了一身酷 2020-12-05 01:22

I am trying to do something similar to the Clipper application here http://www.polyvore.com/cgi/clipper

I can make the iframe appear in another website (cross domain

3条回答
  •  伪装坚强ぢ
    2020-12-05 01:46

    There is another implementation of the old hash hack. It's backwards compatible, easy javascript-only, and very easy to implement:

    http://www.onlineaspect.com/2010/01/15/backwards-compatible-postmessage/

提交回复
热议问题