On Fri, Dec 9, 2016 at 9:20 PM, Siemen Baader <siemenbaa...@gmail.com> wrote:
> 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 > > Hi Siemen, Sorry I can't help, I'm not a seaside user - but depending on your response here you might also like to try http://www.seaside.st/community/mailinglist cheers -ben