有左,右二个frame,在左边frame里放list.do,右边是add.do,如何做到在右边的add.do做完添加后,左边的list.do刷新。
parent.document.getElementById('左边frame的id').contentWindow.reload()