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

Reply via email to