[Wolves] css namespace question
sparkes
sparkes at phreaker.net
Tue Apr 20 16:30:09 BST 2004
On Tue, 2004-04-20 at 14:45, sparkes wrote:
> I am trying to hide all elements in the dc namespace and can't
> understand why this doesn't work. Am I missing something here?
>
> @namespace dc url(http://purl.org/dc/elements/1.1);
> dc|* {display:none}
>
> should this work or am I barking up the wrong tree? How do you hide a
> whole namespace from browsers?
>
> sparkes
dam, it looks like not very many browsers support namespaces correctly.
I think safari has this added (so konqi propably has it) and mozilla is
surposed to work but won't so I don't think supports it. MS browser not
tested due to general crapness when following new (from 1999)
standards. When will CSS3 be supported!
/me falls to knees and wails
I have had to use the style="display:none" which means I am no longer
xhtml1.1 strict and I love it strict ;-)
sparkes
More information about the Wolves
mailing list