> It's actually a really small addition, just something like: > if ( elem[ fnName ] ) > elem[ fnName ]();
Yes, but which do you run first, the native fn or the 'on' fn? Or do you run them both? I think it's not quite as simple as this. Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
