Exasperated with IE - is there a list of workarounds anywhere?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Philip Herlihy

    Exasperated with IE - is there a list of workarounds anywhere?

    I spent the whole day yesterday trying to get a page to layout correctly in
    IE. I wanted two columns to maintain a given proportion (25%, 75%) on a
    page regardless of the browser width. Easy to do in Firefox and Opera, but
    IE seems to have this thing about widths, even when I use a doctype to set
    IE6 into "standards" mode. I tried several different ways of achieving this
    (or something similar). Every time, Firefox and Opera agreed on how to lay
    out my code, with IE6 the odd one out.

    Is there a reference on the web anywhere where the various quirks and
    workarounds for IE are documented?



    --
    ############### #####
    ## PH, London
    ############### #####


  • Steve Pugh

    #2
    Re: Exasperated with IE - is there a list of workarounds anywhere?

    "Philip Herlihy" <foof8501@herli hy.eu.veil.com> wrote:
    [color=blue]
    >I spent the whole day yesterday trying to get a page to layout correctly in
    >IE. I wanted two columns to maintain a given proportion (25%, 75%) on a
    >page regardless of the browser width. Easy to do in Firefox and Opera, but
    >IE seems to have this thing about widths, even when I use a doctype to set
    >IE6 into "standards" mode. I tried several different ways of achieving this
    >(or something similar). Every time, Firefox and Opera agreed on how to lay
    >out my code, with IE6 the odd one out.
    >
    >Is there a reference on the web anywhere where the various quirks and
    >workarounds for IE are documented?[/color]

    You can find details and workarounds for some of the commonest IE6
    issues at http://www.positioniseverything.net/explorer.html

    Steve

    --
    "My theories appal you, my heresies outrage you,
    I never answer letters and you don't like my tie." - The Doctor

    Steve Pugh <steve@pugh.net > <http://steve.pugh.net/>

    Comment

    Working...