1
gumleaf
iFrame Trouble in Custom Module
  • 2006/1/4 13:08

  • gumleaf

  • Just popping in

  • Posts: 36

  • Since: 2005/11/27


Hi all

I,ve made a few custom modules with html content as described in FAQ.

They all work OK except for one which contains an iFrame.

THIS IS THE PAGE HERE

First the header and left column loads .. then the iframe loads .. then everything else stops .. i.e the footer does'nt load.

I've tried it as a stand alone php page with the html/iFrame content and the XOOPS head/footer wrapped around it .. same problem.

I.ve tried using an "include" instead of an iFrame too. This works ok but the target page distorts/pushes everything off screen as I have no control over the target page (my ebay home page).

At least with the iFrame I can confine it to a certain area.

This is the code of the page ..

include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>















Thai
Expats Ebay Auctions