Hi,
I'm using this script:
http://gwaphic.com/code/index.php?id=3
It's called Leightbox. I'm sure this is a relatively easy thing to code.
I just need the div: "pop01" to close after 20 seconds. It opens up automatically. I just want it to close after 20 seconds allowing users to access the content.
www.epicsodes.info/test/index.html
EDIT: Okay, using Google I got it to disappear, but the dark grey background still covers the page. That didn't disappear unfortunately.
class="lbAction" rel="deactivate"
That's what makes the gateway close (when put in an <a> tag)...I need to get a way to make that happen after 5 seconds...
Thanks for your help. I suck w/ JS.
|