On 12/20/07 5:51 PM, in article [EMAIL PROTECTED], "Jesse Kuhnert" <[EMAIL PROTECTED]> wrote:
> In theory it will take all the arguments to the client side function > (including the javascript event, which should have a > target/relatedTarget/etc attribute attached to it) and serialize them > in some form that you can then try to interact with in the form of a > JSONArray. I've not used it though so don't know what will happen > under which circumstances / etc.. Ahh. Cool. I guess ideally I'd be able to a serialized copy of the DOM node, sorta like I can do with jQuery. Then I could dump the server-side value altogether and just use a plain ol' checkbox. I guess I'll put EventListener back on the shelf until then. Thanks for the info, Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]