Wait...I think I misunderstood. You're not opening a new greybox from the top page, but a greybox within a greybox? Interesting.... you would need to actually dig thru the greybox javascript, pull out what the DIV is called, get a handle to it from your 1st greybox page, then use that to set the width and height (that might be easier to do if you put this all in a function on the topmost page and then just call the function from the greybox page)
Tyler On Oct 28, 4:55 am, hOtTiGeR <[EMAIL PROTECTED]> wrote: > Hi, > > I currently have a page that opens a greybox with a height of 200px > and width of 400px. Now within this page, I have a link which opens a > new page within the greybox. > > Is there a way I can set an onclick that to the link so that when the > new page is opened the height of the greybox is increased? > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

