Re: best replacement for beSubmitOnChange

Johan Brichau <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[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]> 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]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.