I use SVG in combination with normal HTML and implements the SVG in iframes (with the embed).
I need to make reference outside the SVG using java scripts and this works for normal SVG's, but not if I use the text wrapper.
Does anybody know which modifications are needed in the textwrap.es scripts? |