cian
Technical User
- Oct 11, 2001
- 1,383
I have seen this discussed before but can't find the thread.
Basically, I have a pop-up feedback form. When the visitor submits the form I need the form to close and Alert a thank you message, rather than actually redirecting to a thank you page.
For the close I have simply done:
input type="submit" value="Send" onClick="self.close()"
But how do I get the Alert? I tried adding onmouseup alert and onunload alert but they dont work. I am clusless on this subject.
Any ideas please??
Thanks guys!!!
?É
**new site coming soon**
**don't visit just yet**
Basically, I have a pop-up feedback form. When the visitor submits the form I need the form to close and Alert a thank you message, rather than actually redirecting to a thank you page.
For the close I have simply done:
input type="submit" value="Send" onClick="self.close()"
But how do I get the Alert? I tried adding onmouseup alert and onunload alert but they dont work. I am clusless on this subject.
Any ideas please??
Thanks guys!!!
?É
**new site coming soon**
**don't visit just yet**