You'll need to read the Advanced Usage docs: 
http://orangoo.com/labs/greybox/advance_usage.html

In the link in your greybox, don't use rel.  Instead, use onclick with
one of the methods from the documentation.  In front of the method,
add "top."  Make sure to return false in some fashion to prevent the
link from opening whatever your href is (putting "return" in front of
the greybox call should do it).

(eg) onclick='return top.GB_show("Poo", this.href);'

Tyler

On Nov 7, 11:09 am, stevvi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> It would be greatly appreciated if someone could provide info on how
> to have a link in the Greybox "pop-up" load into the main page.
>
> If I haven't made myself clear, please say so.
>
> Many thanks
--~--~---------~--~----~------------~-------~--~----~
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