| Author |
Popup window close button
|
sridhar lakka
Ranch Hand
Joined: Jan 02, 2007
Posts: 109
|
|
Hi All, Thanks in advance. From my main page we are opening one pop-up window, and I want to disable the close (X)button of that window. Please help me. Thanks, Sree
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
What if the user wants to close the window?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
You can not disable the close button. Eric
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56210
|
|
|
Thank goodness.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
sridhar lakka
Ranch Hand
Joined: Jan 02, 2007
Posts: 109
|
|
|
I will provide a button to close the window.
|
 |
 |
|
|
subject: Popup window close button
|
|
|