<iframe> trouble plz help

Discussion in 'HTML & Website Design' started by satansarmageddon666, Jan 31, 2006.

  1. #1
    ok everyone i need help. i am getting so mad because there is a horrizontal scroll on the iframe that i am using for this page. i need help please! and thank you

    heres the code let me know what u think

    <iframe src="iframe/index.html" width="544" height="350" style="overflow:hidden;"></iframe>

    there is a virtical scroll because i need it but the problem is that i dont want the horizontal scroll!

    -Duffs
     
    satansarmageddon666, Jan 31, 2006 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try this:
    <iframe src="iframe/index.html" width="544" SCROLLING=AUTO height="350" style="overflow-x:hidden;"></iframe>
     
    mad4, Jan 31, 2006 IP
  3. satansarmageddon666

    satansarmageddon666 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well thanks for the help but for some reason it didnt work

    -Duffs
     
    satansarmageddon666, Jan 31, 2006 IP
  4. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Can you post the url of the page you are using the frame in? This should work......:confused:
     
    mad4, Jan 31, 2006 IP
  5. satansarmageddon666

    satansarmageddon666 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    im uploading the site up to the server right now
    so wait like for like 5 - 10 more mins k

    -Duffs
     
    satansarmageddon666, Jan 31, 2006 IP