Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Iframe error in Html

This is a discussion on Iframe error in Html within the Html forums, part of the Programming Talk category; Hi, I am insert iframe in my site.But this iframe box has present scrollbar right side and bottom.How to remove ...

  1. #1
    srinivas babu is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    11

    Iframe error in Html

    Hi,

    I am insert iframe in my site.But this iframe box has present scrollbar right side and bottom.How to remove this bars.How to specify width and hight in code.any one give example script.

    Srinivas


  2. #2
    Sesen is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    12
    Use Like this
    PHP Code:
    <IFRAME SRC="hello.html" WIDTH=450 HEIGHT=100>
    Like this 
    <A HREF="hello.html">link</A
    you to the file.
    </
    IFRAME



Latest Article

Network Security Risk Assessment and Measurement

Read More...