iFrame scrolling left/right when I don't want it to!Please help!

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default iFrame scrolling left/right when I don't want it to!Please help!

    Hello,

    I am using iFrames in my HTML page for a website that I'm creating - click
    [url]http://www.spindriftmedia.com/clients/charliegeorge[/url] to see it.

    If you click on biography in IE, the iFrame has a left to right scrollbar at
    the bottom which I don't want it to have - I've checked all the pixel
    measurements in and around the frame just to check if I've made something too
    big but I'm sure I haven't!

    I've set the frame scrolling onto "auto" and that is the only thing that I can
    think of that could be messing the scrolling up - but if it is, what else can I
    set it to?

    Thank you very much and I hope to hear from you.

    All the best,

    Mark

    Spindrift Guest

  2. Similar Questions and Discussions

    1. Scrolling a page inside an iframe
      I created an iframe, it has a .html page in it, let's call it content.html for example I also create a button outside this iframe, so in my main...
    2. combination scrolling text scrolling picture and on MouseEnter function
      it would help if you posted the code for us to look at... that way we can try to help ;) In article <bk6jip$ctm$1@forums.macromedia.com>, <...
    3. <IFRAME>
      Hi all. I'm having to use <IFRAME> for a scrolling area for a client 'cos they don't want any Flash on the site. They want the scrollbar to be...
    4. Custom Scroll Bar: Want to switch scrolling member, but keep scrolling intact.
      Hey all. This is a juicy one. Simple Idea, Simple minded author can't find solution.... I have a text member in sprite 29. I have the "Custom...
    5. Table scrolling problem (iframe) in Mac IE 5.2
      Hi everyone, I run a website for the band http://www.levelcd.com. I was wondering if anyone has a code to solve this problem. I use the "frame...
  3. #2

    Default Re: iFrame scrolling left/right when I don't want it to! Please help!

    "Spindrift" <webforumsuser@macromedia.com> wrote in message
    news:da8hqd$dqj$1@forums.macromedia.com...
    > Hello,
    >
    > I am using iFrames in my HTML page for a website that I'm creating -
    > click
    > [url]http://www.spindriftmedia.com/clients/charliegeorge[/url] to see it.
    >
    > If you click on biography in IE, the iFrame has a left to right
    > scrollbar at
    > the bottom which I don't want it to have - I've checked all the pixel
    > measurements in and around the frame just to check if I've made
    > something too
    > big but I'm sure I haven't!
    >
    > I've set the frame scrolling onto "auto" and that is the only thing
    > that I can
    > think of that could be messing the scrolling up - but if it is, what
    > else can I
    > set it to?
    Set scrolling="yes"

    It's a bug in IE6 in standards mode.


    --
    Al Sparber - PVII
    [url]http://www.projectseven.com[/url]
    DW Extensions - Menu Systems - Tutorials - CSS FastPacks
    ---------------------------------------------------------
    Webdev Newsgroup: [url]news://forums.projectseven.com/pviiwebdev/[/url]
    CSS Newsgroup: [url]news://forums.projectseven.com/css/[/url]
    RSS/XML Feeds: [url]http://www.projectseven.com/xml/[/url]




    Al Sparber- PVII Guest

  4. #3

    Default Re: iFrame scrolling left/right when I don't want it to!Please help!

    hi mate,

    thank you so much - i thought i was going to explode with frustration! you saved my life!!!!!!!

    thanks again,

    mark
    Spindrift Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139