Can javascript running inside an iframe affect the main page?

前端 未结 4 628
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-02 02:18

Partial Code:

My below code pulls a query from my DB and then uses inner.HTML = to display the data inside a div. It works fine in it original use....

Howeve

4条回答
提交回复
热议问题