放到 الرأس 中
<scriptLanguage = 'javaScript'>
if (window.opener == null) {
window.opener = null ؛
window.close () ؛
window.open ('index.html' ، '' ، 'Toolbar = no ، menubar = no ، location = no ، status = no ، width ='+screen.width+'، height ='+screen.height+'، left = 0 ، top = 0') ؛
}
</script>