Leakha, Depending on what you want to do, I think you could:
a. Use a single SVG document with <image> elements and the opacity you want on it. b. Use multiple overlaid JSVGCanvas. I hope this helps. Vincent [EMAIL PROTECTED] wrote: > > I would like to be able to overlay new svg documents on existing svg > documents. Furthermore these documents have to be semi-transparent so that > all the layers are visible. > > Could you please suggest options on how I can achieve this. > > Thank you. > > Regards > Leakha > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
