|
Gerard,
you can integrate Seaside with jQuery quite easily, especially if you have knowledge in JavaScript. For examples on how to integrate jQuery plugins or writing your own, take a look at the Seaside Add-on called jQueryWdgetBox which adds quite a few plugins to Seaside.
It can sometimes be challenging to get your head around how to transport a Callback id to your plugin and how to concatenate the URL for a callback, but once you've found your way, you can integrate virtually everything..
And I guess nobody would be mad at you if you helped extend jQueryWidgetBox ;-)
Joachim
|