Hi indu,
i think this way is not working in latest version i sent u another way of
refreshing the parent window and opening a new from the header page using
cookies please apply that ..
it will work
Thanks & regards
Prasad
Rodney Dangerfield
On Mon, Sep 29, 2008 at 11:34 AM, indu <[EMAIL PROTECTED]> wrote:
>
> Hi prasad,
>
>
> function fun_popClose(path,param)
> {
>
> parent.parent.GB_CURRENT.hide();
>
> // if(GB_CURRENT)
> //{ GB_CURRENT.hide();
>
> // }
>
> if(param=='create')
> {
> w_height=440;
> w_width=535;
> }
>
> /*
> else if(param=='pass')
> {
> w_height=310;
> w_width=470;
> }
>
> */
>
> if(path)
> {
> parent.parent.GB_show(' ',path,w_height,w_width,'no');
> /*parent.parent.GB_show('',path);*/
>
> }
>
> We tried the above code.
> pop up is closing
> but inner pop up is opening but not loading.
> but title and size getting changed.
>
> only the page loading is pending. kindly help us.
> URGENT
>
> Regards
> Indu
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---