[Seaside] jQuery Dummy

Julian Fitzell jfitzell at gmail.com
Mon Jan 4 16:04:33 UTC 2010


onClick: (canvas jQuery ajax callback: [ self goToNextStep ]), (canvas
jQuery ajax serializeForm)

(I think)

Julian

On Mon, Jan 4, 2010 at 7:03 AM, Joel Turnbull
<joel.turnbull at ardishealth.com> wrote:
>
> This should be an easy one. I'm using jQuery to turn a div into a submit
> button. onClick I need the div to evaluate a callback and then submit the
> form. I can do one or the other but I'm wasting a lot of time trying to
> figure out how do both. Been playing with script:, but I don't understand
> what it is and can't get it to work.
>
> canvas div
>         id: divID;
>         onClick: ( canvas jQuery ajax callback: [ self goToNextStep ] );
>         with: [ canvas text: 'Next' ]
>
> BTW, I'd love suggestions on a good resource or path for understanding
> jQuery in seaside.
>
> Thanks,
> Joel
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


More information about the seaside mailing list