IE 5.5, 6 only OR everything BUT those

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

    #16
    Re: IE 5.5, 6 only OR everything BUT those

    Harlan Messinger wrote:[color=blue]
    >
    > As a compromise that would retain some generality (that is, not
    > require me to check what the parent element is in each case), would
    > this work:
    >
    > body>* div.isIE[/color]

    I don't know, but this would:

    html>body .isIE
    html>body .isNotIE

    --
    Brian (follow directions in my address to email me)


    Comment

    Working...