Jeffrey Kretz wrote:
So far as I know,
$(this).change(myObject.myFunc);

will work fine.  But when the myFunc is executed, any reference to "this"
inside that function will refer to the object that triggered the change,
rather than its owner, "myObject".

JK

Jeffrey, this is exactly what I was thinking... So now does it work or not?


--Klaus

Reply via email to