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?
認(rèn)證高級(jí)PHP講師
iframe communication/cross-domain communication. Check it on Baidu.