a page js has the following code:
layer.open({ type:2, area:['580px','320px'], content:'test.html' })
There is a #test button in test.html. How to click this button to close the pop-up layer?
认证高级PHP讲师
iframe communication/cross-domain communication. Check it on Baidu.
iframe communication/cross-domain communication. Check it on Baidu.