r ur calling the greybox function onClick ?
for ex: <a href="javascript:GB_center()"> like this
instead of calling directly
call like <a href="javascript:delayGray()">
and in delayGray(){
window,setTimeOut(GB_center(),10000);
}
try this..
James Brown - "I'm kidding about having only a few dollars. I might have a
few dollars more."
On Thu, Mar 12, 2009 at 8:41 AM, JamesFrancisIM
<[email protected]>wrote:
>
> Hey guys,
>
> Love the greybox, but i'm a complete newbie to Javascript.
>
> I just need the greybox to delay for 10 seconds before popping up, so
> the user gets time to read the page.
>
> What code would I need to use for this?
>
> I've tried the other ones in the group but none of them work.
>
> I need a quick answer as the site goes live this weekend.
>
> Thanks in advance!
>
> - James.
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---