This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

IE7/IE8 iFrame halts for a second then finishes loading


  1. dveiga
    Member

    I have a form that I inserted with iFrame - http://www.careerpointcollege.biz/about_cpc/about_cpc (right side). When you load the page in either IE7 or IE8 it'll stop around the Address then finish loading.

    On the center column I have a PHP include for the form for this URL (http://www.careerpointcollege.biz/apply_now/online_application), but the issue happens on any other page like the first one that I mentioned.

    This only happens when it's iFramed, here's my iFrame code:

    <iframe class="autoHeight" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;position: relative; left: -8px; border:none" src="http://www.careerpointcollege.biz/forms/embed.php?id=1" title=""><a href="http://www.careerpointcollege.biz/forms/view.php?id=1" title=""></a></iframe>

    Posted 14 years ago #
  2. yuniar

    I'm afraid not much we can do with the way IE renders the iframe. Compared to the PHP include version, there is some extra delay with the iframe include indeed.

    If possible, I suggest to insert the form using the PHP include.
    However, you can't insert two forms within one page using both PHP include. One of them must be using the iframe.


    MachForm Founder

    Posted 14 years ago #

RSS feed for this topic

Reply