Modify Javascript Pop Up Code 04.08.08
I want to modify my pop up code so that it acts just like
this website:
http://www.topsecretmagiccode.com/
The background goes black and the pop up box appears.
When the person clicks close the pop up box goes away
and we see the website.
I want this set for only one view per session. If people come
back to the page they will not get the pop up. Maybe once once
per 24 hours.
I have the code I would like modified.
It consists of fad.js and fad.css. 2 files.
I have included the two files in the attachments.
Also included is a test.html page.
This shows how the code is triggered in the actual html page.
The fad.js and fad.css are uploaded to the server of the website.
I like this pop up code because it gets by most
javascript filters because the pop up is actually
in the html of the original page. It does not
pop up a separate url. Thank you.



