A guide to integrate Seaside with JS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

A guide to integrate Seaside with JS

BrunoBB
Hi,

Is there any guide (step by step) that describe necessary steps to integrate
a JavaScript library with Seaside ?

I just integrated Signature Pad (https://github.com/szimek/signature_pad)
with Seaside (my first JS integration with Seaside).

It is the first version and i want to do the next version more Smalltalkish.

The current version works ok but is more a hack than a Smalltalk style
integration.

For example i do not create any Smalltalk objects just inject the JavaScript
code and this JS code copy the JS invocations (adn results) in HTML hidden
fields.

I know i can check other JS integrations (i actually use Highcharts with
Seaside) but if it is a guide it is better.

regards,
bruno



--
Sent from: http://forum.world.st/Seaside-General-f86180.html
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside