[Seaside] jQuery Dummy

Joel Turnbull joel.turnbull at ardishealth.com
Mon Jan 4 17:49:57 UTC 2010


Hmm, thanks Julian, doesn't quite seem to work...nice to know about the
comma though.

I'm just going to use submit buttons for now until I have more time.


On Mon, Jan 4, 2010 at 11:04 AM, Julian Fitzell <jfitzell at gmail.com> wrote:

> 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
> >
> >
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100104/da5445ff/attachment.htm


More information about the seaside mailing list