hi,
thnks for the reply.
we used the following script:
<a onclick="top.fun_popClose('/productsnew/booklet/
100lbgloss.htm','Login')" class="popupblue" style="text-
decoration:none">100 lb. Gloss Text</a>

it didnt work. no popupsshowed up.
what is "Login" used here?

On Sep 25, 3:13 pm, "Lakshmiprasad Manchala" <[EMAIL PROTECTED]>
wrote:
> 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!- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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