Re: [css21-selectors] Interpretation of attribute selector

On 6/2/10 3:04 PM, Belov, Charles wrote:
>>>>     p[style="text-align: justify;"],
>> p[style="text-align:justify;"] {
>>>>       text-align: left;
>>>>     }
> My bad. Unfortunately, that only fixes it for Firefox and Safari.
> Internet Explorer 8 steadfastly remains justified.

What does getAttribute return in IE8 for that attribute?

-Boris

Received on Wednesday, 2 June 2010 19:14:52 UTC