Open GoogleCodeExporter opened 8 years ago
Original comment by bradneub...@gmail.com
on 6 Jul 2009 at 9:48
I'm seeing a similar thing happening in my protovis patch: it works in IE but
when you do a page refresh it stops
working due to SVGLoad not being fired.
Original comment by jason.da...@gmail.com
on 24 Nov 2009 at 10:30
Hi guys,
i managed to redraw svg (or draw it on load) by using :
svgweb._processSVGScript(document.getElementById('petrinet')); 'petrinet' being
the
id of the svg script element.
Hope it helps you guys!
best regards,
Sebastiaan
Original comment by sebastia...@gmail.com
on 19 Apr 2010 at 7:36
Original issue reported on code.google.com by
bradneub...@gmail.com
on 6 Jul 2009 at 9:48