[Seaside] Re: Example showing interaction with SVG?

Stephan Eggermont stephan at stack.nl
Thu Feb 17 19:58:53 UTC 2011


Gerhard Obermann wrote:
>You could try my Raphael (http://www.squeaksource.com/Raphael') wrapper!
>
>It already has drag and drop and click event handling.

The event handling looks a bit different from that in other seaside libraries (e.g. no onClick:).
It looks very client-side oriented -> javascript only? Does it combine well with e.g. jQuery?

The samples are very nice, but I couldn't get Raphael to work with IE (the main reason to 
want to use it instead of straight svg). As soon as the number of elements you draw gets large,
IE simply drops elements. I was drawing a year calendar, consisting of about 500 lines and
a few circles and texts, and that just didn't work.

Stephan





More information about the seaside mailing list