Results 1 to 3 of 3

Thread: How to fix Scroll bars in iframe ?

  1. #1
    Join Date
    Jan 2009
    Posts
    23

    How to fix Scroll bars in iframe ?

    I use the iframe to open pages opera it works fine but in IE iframe acquires a horizontal scroll bar. pages in frame are set at 100% width with no margins. i already tried making to make smaller size pages but except scroll bar all shirk. Can someone provide me solution ?

    Thanks

  2. #2
    Join Date
    Aug 2008
    Posts
    281

    Re: How to fix Scroll bars in iframe ?

    You just need to do put a an scrolling="no" attribute value in your iframe tag.
    Code:
    scrolling="no"
    It will be better to provide you the solution if you put your part of html tag

  3. #3
    Join Date
    Dec 2008
    Posts
    21

    Re: How to fix Scroll bars in iframe ?

    Try following code in that change HEIGHT and WIDTH.

    <iframe NAME="iframe1" SRC="news.asp" ALIGN="top" frameborder="no" scrolling="yes" HEIGHT="400" WIDTH="598" HSPACE="0" VSPACE="0"></iframe>

Similar Threads

  1. Mac OS X Lion v 10.7.2 invisible scroll bars
    By Diamond! in forum Operating Systems
    Replies: 11
    Last Post: 16-11-2011, 06:01 AM
  2. Adding scroll bars to images in excel sheet
    By arungiles in forum Tips & Tweaks
    Replies: 1
    Last Post: 05-08-2011, 03:37 PM
  3. Replies: 3
    Last Post: 25-11-2010, 08:18 AM
  4. Word 2007 Crashes & Scroll- & Outlook- bars frozen
    By Izharr in forum MS Office Support
    Replies: 3
    Last Post: 21-07-2009, 08:29 PM
  5. Add or remove scroll bars in Microsoft Office Access
    By Computer_Freak in forum Tips & Tweaks
    Replies: 1
    Last Post: 07-05-2009, 08:34 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,557,726.46420 seconds with 17 queries