iframe help

Discussion in 'Water Cooler' started by tech, Sep 27, 2009.

  1. tech

    tech Regular Member

    Joined:
    Jun 13, 2009
    Messages:
    490
    Likes Received:
    11
    I got a contact form and put an iframe so it includes it as i cant get PHP Include to work within wordpress

    Ask a Question | JetGaming - Gaming Mayhem


    It displays fine in Chrome but in FF and IE it doesnt show the form, how can i fix it?

    the code is:

    <iframe src ="/contact/index.php" width="100%" height="100%" frameborder="0" scrolling="no">
    <p>Your browser does not support iframes.</p>
    </iframe>

    EDIT: never mind tech support answered, changed heigh % to a physical width
     
  2. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    Moved to WebmasterAddict
     

Share This Page