Hi Thomas,

Is it possible to define different image sources in CSS (does Batik support it)?

No, and it won't be possible (at least for any current SVG implementation) as xlink:href is an XML attribute not a CSS property (the two are handled quite differently).

Too bad, I was hoping that I missed something ;o(

That would be really useful, no?

If you are just looking to externalize the image ref you
could use the 'use' element:

No, unfortunately that's not sufficient. Maybe I'm faking a href-selector using the visibility property, though that could be getting quite a mess.


Thank you.

ralf ...


------------------------------------------------------------- Ralf Siegel - Freelance Developer Recommended Listening: Blonde Redhead - Misery Is A Butterfly http://www.blonde-redhead.com -------------------------------------------------------------


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to