[Seaside] client side validation with jQuery

Steven Noble steven.noble at gmail.com
Wed Apr 1 19:18:38 UTC 2009


Drat, I was so close to actually being helpful and reporting an
unknown bug; alas I'm a few days late.  Do I just load the new version
from a monticello repo somewhere?  I've been using the pre-built image
from http://builder.seaside.st/distributions/002-Seaside2.9.0-a3/Seaside2.9.0-alpha3.zip.

Thanks,
Steven

On Tue, Mar 31, 2009 at 11:41 PM, Lukas Renggli <renggli at gmail.com> wrote:
> On Wed, Apr 1, 2009 at 3:04 AM, Steven Noble <steven.noble at gmail.com> wrote:
>> I'm struggling to figure out where to do this.  I think I'm mostly
>> having trouble because JQAjax doesn't descend from JSObject and
>> doesn't have a #confirm of its own.
>>
>> Instead of done something like
>>
>>    jsobj := (JSStream on: 'function(){return true;}()') then: (html
>> jQuery ajax ...
>>
>> Is this there any harm in doing it this way?
>
> Of course you can also do it like this, but the #confirm: thing is
> certainly easier to use.
>
> That was a bug that JQAjax didn't descend from JSObject. It does so
> since a couple of days though, just load the latest version.
>
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list