Include the greybox scripts and css on the main page. Don't use the rel property - override onclick instead (see online documentation's Advanced Usage section for commands). Looks like you're already doing this, but never hurts to mention it.
In your iframe pages in the onclicks use 'top.GB_showCenter(<your parameters go here>); return false;' I do this all the time, so I know it works :) Tyler On Sep 23, 2:59 pm, "Luis Reis" <[EMAIL PROTECTED]> wrote: > in iframe because out of it (inside main page) it doesnt work! (Im calling > the function from another page that is inside the iframe) > Actually I'd like to modify somehow this function to set as "source page" (i > dont know if it exists) the main page and then the whole page would be dark > and disabled as it is supposed to be. > I appreciate any help because I have finish the project which term is going > to the end. > > thanks in advance, > Luis > > On Tue, Sep 23, 2008 at 4:33 AM, Lakshmiprasad Manchala <[EMAIL PROTECTED] > > > wrote: > > > Have u included the js and css of greybox in iframe or the main page... > > > Thanks & Regards > > Prasad > > Joan Rivers - "If God wanted us to bend over he'd put diamonds on the > > floor." > > > On Mon, Sep 22, 2008 at 8:01 PM, Luis <[EMAIL PROTECTED]> wrote: > > >> I have a page and inside this page im using an iframe and when I call > >> the function GB_showCenter only the iframe gets dark and disabeld, > >> because I think it only recognizes the iframe as source page and not > >> the main page. how can modufy the the function to make the main page > >> dark and disabled?? > > >> I appreciate any help. > >> cheers, > >> Luis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

