There are various jQuery calls that accept other jQuery object as an
argument/option, e.g. from the tests:
html ajax serialize: (html jQuery: 'form')
gives:
$.ajax({"url":"
http://www.seaside.st/","data":["_s=1","_k=a","1",$("form").serialize()].join("&")})
So it should be fine in all cases just to pass the other jQuery object
as argument.
Lukas
On 30 August 2010 11:47, John McKeon <
[hidden email]> wrote:
--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside