Since IE does not have native SVG Support,<div>Raphael renders VML instead of SVG.</div><div>VML and/or IE has a slow rendering performance with Raphael.</div><div>This should be obsolete with IE 9 and new Raphael versions!</div>
<div><br></div><div>Event handling is of course Client side, but should work with JQuery.</div><div>For good SVG performance you should use Opera or Chrome.</div><div><br></div><div>Gerhard</div><div><br><br><div class="gmail_quote">
On Thu, Feb 17, 2011 at 8:58 PM, Stephan Eggermont <span dir="ltr">&lt;<a href="mailto:stephan@stack.nl">stephan@stack.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Gerhard Obermann wrote:<br>
&gt;You could try my Raphael (<a href="http://www.squeaksource.com/Raphael" target="_blank">http://www.squeaksource.com/Raphael</a>&#39;) wrapper!<br>
&gt;<br>
&gt;It already has drag and drop and click event handling.<br>
<br>
</div>The event handling looks a bit different from that in other seaside libraries (e.g. no onClick:).<br>
It looks very client-side oriented -&gt; javascript only? Does it combine well with e.g. jQuery?<br>
<br>
The samples are very nice, but I couldn&#39;t get Raphael to work with IE (the main reason to<br>
want to use it instead of straight svg). As soon as the number of elements you draw gets large,<br>
IE simply drops elements. I was drawing a year calendar, consisting of about 500 lines and<br>
a few circles and texts, and that just didn&#39;t work.<br>
<div><div></div><div class="h5"><br>
Stephan<br>
<br>
<br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>