parent iframe..

Page: 1

Author Post
Member
Registered: May 2009
Posts: 88
I think this is in the forums just cannot find it... I have a page with an iFrame on it (say test.aspx)...when you are in the iframe working you click on a link and a fb window opens (within the iframe)..my problem is that iframe is too small for my fb window so i want the fb window to open in the parent page (test.aspx)

THANKS!
Steve
Administrator
Registered: Aug 2008
Posts: 3382
Three things:

1. Make sure you have the floatbox.js and .css files included in the head sections of both the parent page and the iframe page.

2. Make sure you are using floatbox.js and not framebox.js.

3. The parent page and the iframe page have to be from the same domain.
Member
Registered: May 2009
Posts: 88
1: yep
2: nope using framebox
3: yep same domain/svr.

after chaning it to floatbox all is working..
« Last edit by compgod on Wed May 20, 2009 2:15 pm. »

Page: 1