Allo Ale!  What you're asking for is quite simple, so long as you
aren't using rel in any of your other greybox links.

According to the advanced usage documentation, you need to use
"GB_showCenter(caption, url, /* optional */ height, width,
callback_fn)"  The code is pretty simple:

<body onload='GB_showCenter("MyPageTitle", "http://www.mydomain.com/
mypage.html")'>

If you want the greybox a certain size:
<body onload='GB_showCenter("MyPageTitle", "http://www.mydomain.com/
mypage.html", 400, 600)'>

That should do the trick for you!

Tyler Style
http://www.malthusian-solutions.com
http://www.nirdvana.com

On Jan 2, 2:42 pm, L5 Alex <[email protected]> wrote:
> I know there's a bunch of posts concerning the use of onLoad calls,
> but since I'm not really a programmer, I'm not sure some of those
> posts answer my question.
>
> I would like to have GB to show a single html page (form), centered,
> when the main page loads. I'm not sure how to get this to work or if
> this is indeed the same issue as others have posted concerning the
> onLoad issue.
>
> Can this be done by a quasi-code jockey?  :-)
>
> Thanks in advance.
>
> Ale
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to