Quote:
Originally Posted by LongBG
That's very helpful Smokey, though I think it would be more interested if you could delay
when this actually overlays?
As in, Surfer hits site everything is normal. 2 seconds pass and then this overlay happens?
What do you think?
|
i actually built it into the script , see the following line
// set overlay after 1.5 seconds
setTimeout('pover();', 1500);