[Seaside] client side validation with jQuery

Lukas Renggli renggli at gmail.com
Wed Apr 1 19:43:21 UTC 2009


Yeah, just load the latest Javascript-* and JQuery-* packages from
<http://www.squeaksource.com/Seaside29>. They should work independent
of the other Seaside code, that changed quite a bit since alpha3.

Lukas

On Wed, Apr 1, 2009 at 9:18 PM, Steven Noble <steven.noble at gmail.com> wrote:
> 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
>>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list