<body onload='Javascript:delay_call(200)'>
function delay_call(Timespan)
{
setTimeOut(Timespan,GB_showCenter("Magic", "./magic/contact.php", 478,
400));
}
On Sat, Nov 1, 2008 at 1:39 PM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> thank you for your help but I`m a newbie in greybox. I don`t
> understand what you mean - sorry.
>
> here`s my example:
> I have a page called magicman.php there is a link called
> "childrenmagic". When it opens this childrenmagic-page, the delay
> should start and after xxx seconds, the "./magic/contact.php"-form
> should pop-up.
>
> I found a funktion to load greybox when a pages is loaded
> <body onload='GB_showCenter("Magic", "./magic/contact.php", 478, 400);
> '>
> But this loads the form directly - not with a delay.
>
> Where do I have to put the (setTimeOut (XXX,grey_methos) and how does
> it work ? Can you give me a code-example how to use this ?
>
> many thanks
> Markus
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---