I've been wary of trying to serialize function parameters as that could get very tricky on non simple object structures. (json recursion and such)
I guess if they were acceptable to send to the server "as is" doing the equivalent of a toString() on them I could add that in. (but not be happy about it ;) ) Would that work ? On 5/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I'm successfully listening to a custom javacript method being called on an element. Now, I'd like to access the argument(s) that were passed to this method. Is there an easy way to achieve this? I've looked at the BrowserEvent object passed to the listener, but this didn't help. Thanks for any hints, Marcus
-- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com