<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>IIRC StackExchange has some good questions and answers <br></div><div><br></div><div><a href="https://stackoverflow.com/search?q=Seaside+Ajax" target="_blank">https://stackoverflow.com/search?q=Seaside+Ajax</a><br></div><div><br></div><div>For me, the key insight is that JQuery is an object and it constructs the correct javascript when you send messages to that Object.<br></div><div><br></div><div>Once you "get it" its a very nice way of doing JQuery.<br></div><div><br></div><div>That said, I have to reread the documentation every time I need to implement a JQuery.<br></div><div><br></div><div>hth.<br></div><div><br></div><div>tty</div><br><div style="" class="zmail_extra"><br><div id="Zm-_Id_-Sgn1">---- On Fri, 04 Oct 2019 12:07:28 -0400 <b>Elie Choueiri <elie.choueiri@gmail.com></b> wrote ----<br></div><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;"><div>Hi,<br><br>I recently decided to learn some seaside but have been having trouble<br>finding learning material & documentation for the seaside way of<br>dealing with jQuery & jQuery-UI. I've gone through the draft chapters<br>at book.seaside.st, but don't understand how to do things that deviate<br>just slightly from what's written there.<br><br>For instance, having a button that, when clicked, creates an AJAX<br>request and passes it the data of a text field / form, or how to use<br>the jQuery-UI Autocomplete field and 'capture' its results to display<br>them in a table, or how to style the list it returns, etc.<br><br>Is there some documentation or learning material somewhere that anyone<br>can recommend please  :)<br><br>-- <br>(N)E<br>_______________________________________________<br>seaside mailing list<br><a target="_blank" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br><a target="_blank" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br></div></blockquote></div><div><br></div></div><br></body></html>