bug found at line 1551 of event.js
f.apply(this, arguments);
should be
return f.apply(this, arguments);And entered in bug # 474. On 12/7/06, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote: > http://jquery.com/dev/bugs/bug/474/ > > > On 12/6/06, Jörn Zaefferer < [EMAIL PROTECTED]> wrote: > > Bug report please! > > > > > -- Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
