Ralf Siegel wrote:
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?
I wouldn't consider it so, but I'm not a huge CSS fan. ;)
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.
I would just change it through script. Good modular code is no more difficult to maintain than a stylesheet and, at least in Batik, would be much more efficient.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]