Hi indu,
If u are not using https
Check this
onClick='top.fun_popClose('http:////",'Login");"
function fun_popClose(param,path)
{
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)
GB_show(' ',path,w_height,w_width,'no');
}
Thanks & reagrds
Prasad
Fred Allen - "What's on your mind, if you will allow the overstatement?"
On Thu, Sep 25, 2008 at 3:06 PM, indu <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> when i click an image in the popup, i want another popup to open.
> it works for me but it takes the size and title of previous popup.
>
> im badly in help.
>
> plz help!
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---