jquery iframe src

前端 未结 2 1354
猫巷女王i
猫巷女王i 2021-01-25 22:12

I have an HTML page containing an iframe and I am trying to write functions on links in the iframe. The functions will make changes in the HTML page...

The following scr

2条回答
  •  清酒与你
    2021-01-25 22:44

    if its the same as your domain it should work if not Because of Some Origin polciy it will not work as its cross-domain.

提交回复
热议问题