|
View previous topic
::
View next topic
|
| Author |
Message |
Idahoone
Joined: 15 May 2006
Posts: 9
|
Posted: Fri Mar 28, 2008 5:14 am
Post subject: popup boxes for message text ?
|
|
|
Looking for an HTML code to allow a a small simple popup box on the website.
example, one that would popup when the visitor leaves, that would say Thank you for visting.
Many thanks for your input. |
|
| Back to top |
|
 |
MakeMoneyForTeens2468
Joined: 03 Jan 2008
Posts: 11
|
|
| Back to top |
|
 |
jcr266
Joined: 01 Nov 2004
Posts: 165
Location: boston
|
Posted: Sat Mar 29, 2008 8:48 pm
Post subject:
|
|
|
Do you mean pop up website after they leave or just text message. I am sure google has hundreds of pages and code listed ot this. _________________ Domain Names
Cheap Hosting
Dividend Stocks |
|
| Back to top |
|
 |
inet411
Joined: 22 Nov 2008
Posts: 8
|
Posted: Sat Nov 22, 2008 5:10 am
Post subject: Re: popup boxes for message text ?
|
|
|
| Idahoone wrote: | Looking for an HTML code to allow a a small simple popup box on the website.
example, one that would popup when the visitor leaves, that would say Thank you for visting.
Many thanks for your input. |
| Code: | <body onunload="alert('Thank you for visiting')">
</body> |
|
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|