On the parent window, just use GB_hide(), not parent.parent.GB_hide(). -- Tyler Style http://malthusian-solutions.com http://nirdvana.com
On Feb 2, 5:02 am, jai <[email protected]> wrote: > Is is possible to close greybox from parent window which has created > it without reloading the parent window. > > I have to show greybox just to disable the access to the base form, > till the time response is not recevied from ajax. Once i get the > response, i need to hide the greybox. > > When i am calling parent.parent.GB_hide() from the grybox'ed page, it > hide the dialog box. > > but if i try to use parent.parent.GB_hide() from the parent window, it > give GB_CURRENT as null. > > kindly help & correct me where im wrong. > > regards > jai --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

