Hi,
I'm trying to make a simple popup page appear every time a user visits a particular page on my website. I want to make sure that the user reads the message in the popup, so I would like the popup to be superimposed on the webpage that called the popup. Basically, I want to have something like the last sample on this website:
http://prototype-window.xilinus.com/samples.html
The only difference is that I want this to happen every time a user goes to the particular page.
Thanks!