#triggerFormElement: equivalent for JQAjax?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

#triggerFormElement: equivalent for JQAjax?

John Chludzinski
Is there an analog to PTAjax>>triggerFormElement: for JQAjax?  ---John

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: #triggerFormElement: equivalent for JQAjax?

Lukas Renggli
Look in the convenience protocol of JQAjax. #serialize: is the most
basic method, it serializes all elements of the jQuery object passes
as first argument. There is also #serializeChildren:, #serializeForm:,
and #serializeThis with the most often used queries ready made.

Lukas


2009/12/22 John Chludzinski <[hidden email]>:
> Is there an analog to PTAjax>>triggerFormElement: for JQAjax?  ---John
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside