Re: best replacement for beSubmitOnChange
Johannes Brauer <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Johan! Yes, it helps. Is there any doc, where I can find such a hint? Johannes Am 09.04.2017 um 10:29 schrieb Johan Brichau <[email protected]<mailto:[email protected]>>: Johannes, This method was deprecated in 3.0 and removed in 3.1 or 3.2. jQuery is your best replacement for that. html select onChange: (html jQuery this closest: ‘form’) triggerSubmit; with: [ … ] Hope that helps Johan On 8 Apr 2017, at 20:50, Johannes Brauer <[email protected]<mailto:[email protected]>> wrote: Hi, I am porting an Seaside 2 app to Seaside 3 and I am looking for a replacement for beSubmitOnChange. What is the best (shortest?) way to do this? Johannes _______________________________________________ seaside mailing list [email protected]<mailto:[email protected]> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [email protected]<mailto:[email protected]> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside