Re: [xml-dev] css syntax - easy question

From
Liam Quin <>
To
Laura Kertz <>
Date
2005-07-12T15:20:22Z
ID
<>
Thread
Re: [xml-dev] css syntax - easy question
On Fri, Jul 08, 2005 at 09:00:45AM -0700, Laura Kertz wrote:
> * before {
> 	content: blah":"
> }

I'd probably use client-side XSLT to do this, although not all
browsers support that.

> Is there any such thing?  (I'm not finding it.)  I know I could do this 
> with a perl script or just using XSLT instead of CSS, but of course, I need 
> to do it in CSS. Any ideas?

CSS isn't general enough to do what you want.  If you can't use
XSLT in the browser, maybe consider JavaScript?

Liam

-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
http://www.holoweb.net/~liam/