Saved Bookmarks
| 1. |
Solve : How to disable close button? |
|
Answer» HI Everyone, In Open new POPUP window,how to disable close button.Javascript or other language.In javascript Code: [SELECT]window.open('main.php','null',"fullscreen,title=no,dialog=yes")In these code disable minimize and maximize,close button is still.How to disable close button only. RegardsYou can't, and shouldn't want to.yeah why EXACTLY do you want to |
|