Log in

View Full Version : Once each session



Knut
01-27-2008, 02:04 PM
1) Script Title: Popup box

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex11/abox.htm

3) Describe problem: I will open this popup window only one time for each session. how can I do this?

I also try to use it n a site with flash, but the popup window is coming "under" the flash and not showing. Is it possible to get it on the top over the flash?
thank you

ddadmin
01-28-2008, 10:00 AM
That's a really old script. You really should be looking at migrating to DHTML windows (http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm) instead, and for the session only feature, use the modified .js file mentioned at the bottom of this thread (http://www.dynamicdrive.com/forums/showthread.php?t=20624).