Semantically, that entirely depends on if you want the page to refresh
or not i.e. submit via normal post/get or via XmlHTTPRequest - but you
"should" accommodate for both scenarios in case the user agent does not
have JavaScript functionality.
John
itsme213 wrote:
> Some actions have fairly clear places e.g. if they need form values, or a
> rendering canvas or script to write on.
>
> Other actions like model updates I am able to locate in many different
> places.
>
> As good design, what kinds of actions should be done in <A> vs. <B> below?
> e.g.
> html select
> ...
> callback: [:val | <A> ]
> onChange: (html updater
> ...
> callback:[ <B> ])
>
> Thanks - Sophie
>
>
>
> _______________________________________________
> seaside mailing list
>
[hidden email]
>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
Pinesoft Computers are registered in England, Registered number: 2914825. Registered office: 266-268 High Street, Waltham Cross, Herts, EN8 7EA
This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside