| Author |
pop up window
|
Chitti pokala
Ranch Hand
Joined: Jan 11, 2005
Posts: 46
|
|
Hi, I have a button on the popup window, if I click the button it should close that popup window and open a alert message. How to do it, can you please tell me.......... Thanks......
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Basic idea: onclick="alert('blah');self.close()" Eric
|
 |
 |
|
|
subject: pop up window
|
|
|