Hi all,

I'm confused about the limitations and intended use of Seaside's javascript
builders. I can follow that we can do eg: "(html jQuery: 'div') remove" or
"html javascript alert: 'hello'" within the "renderContentOn: html" methods,
but how do I deal with logic and variables? How do I eg. install an event
listener and provide a browser-side function that extracts data from the
event and then passes it to the server via "html jQuery ajax"? 

Is this something to be done in pure JS returned from the #script method?

Thanks for any enlightenment!

Siemen



--
View this message in context: 
http://forum.world.st/seaside-javascript-builders-tp4926336.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to