This is a discussion on "One time popup windows" within the JavaScript Forum section. This forum, and the thread "One time popup windows are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
One time popup windows
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
One time popup windows
Hi fellows!
Is there a way you can create a unblockable popup windows that will show only once per visit and will work in every browser! I find this link http://www.freepopupcreator.com/ but it open up the window in seperate two chunk one for the background and one for the text. Any help would be much appreciatged. |
|
|
|
|||
|
Re: One time popup windows
POPUP? That irritating animals..!!! LOL
You could use body onload function!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: One time popup windows
Try this:
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Re: One time popup windows
In order for it to only appear once you will need to drop a cookie and then have it read that to work out if it needs to display or not.
try this solution
__________________
WelshStew Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
Last edited by welshstew; Dec 28th, 2007 at 13:57. Reason: add linky goodness |
|
|||
|
Re: One time popup windows
A cookie then
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: One time popup windows
No. Browsers have the final say over window management; there's nothing you can do to force them to open a new window.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PM Popup | Daniel | Webforumz Suggestions and Feedback | 15 | Jan 13th, 2008 23:47 |
| Help with Thumbnail popup windows | cjrollo | Flash & Multimedia Forum | 6 | Dec 7th, 2007 13:59 |
| Edit text in popup windows. | Janisf | Flash & Multimedia Forum | 7 | Aug 2nd, 2007 15:56 |
| Popup windows problem | Freddie | JavaScript Forum | 2 | Jan 10th, 2006 09:20 |
| Adjusting time from server time to local time | Tim356 | Classic ASP | 10 | Jun 21st, 2004 14:57 |