Results 1 to 2 of 2

Thread: firefox and IE complications with iframes

  1. #1
    Join Date
    Nov 2006
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default firefox and IE complications with iframes

    Hi

    Wonder if someone can help?
    Im creating an iframe in a certain location on a page. I have an issue, i set scrollbar to auto and the horizontal scrollbar is removed , for firefox, but it appears in IE6 (but is ok in IE7).
    If i make the scrollbar = yes then the scrollbar disappears in IE6 and 7 which is great! but then reappaers infirefox.

    Any ideas?

    Do i need some code to identify what browser and version type a person is using? Can i then get the code to hence use a different style sheet for firefox and a different style sheet for Explorer?

    If this is what i need to do, can someone point me somewhere where i can find this code?

    Kindest regards
    Neil

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Have you tried using CSS to do the scorllbars. (IE: overflow-x: auto; overflow-y: auto; ) That always worked for me in IE6+ and FF.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

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
  •