opera.general
[Top] [All Lists]

Re: CSS bug: a[href ^="http://"]

Subject: Re: CSS bug: a[href ^="http://"]
From: Spartanicus
Date: Sat, 09 Jul 2005 21:40:35 +0100
Newsgroups: opera.general
Olaf Noehring <olaf0000@xxxxxxxxxxxxxxxx(0000=year)> wrote:

>this works just fine in FireFox but not in the latest Opera (Version 8.01, 
>Build 7642, german)
>
>CSS:
>
>#content a[href ^="http://"]:link,

Invalid CSS: Combinator ^= between selectors is not allowed in this
profile or version

>I also tried other syntax with no good result:
>#content a[href="http://";]
>does not work either...

Invalid CSS again: Parse Error - [empty string]

This should help: http://jigsaw.w3.org/css-validator/
And this: http://www.w3.org/TR/CSS21/

-- 
Spartanicus

<Prev in Thread] Current Thread [Next in Thread>