Thanks a million, that solved the problem (I feel a little silly overlooking
that one).
:-)
JK
From: jquery-dev@googlegroups.com [mailto:jquery-...@googlegroups.com] On
Behalf Of John Resig
Sent: Wednesday, July 15, 2009 1:41 PM
To: jquery-dev@googlegroups.com
Subject: [jquery-dev] Re
Why not make sure that the e.target is equal to the active element before
re-firing the event?
if ( e.target === this ) {
// your code
}
--John
On Wed, Jul 15, 2009 at 3:39 PM, Jeffrey Kretz wrote:
>
> I hate to bump this, but I haven't yet been able to figure out a solution
> --
> I'm hopin
I hate to bump this, but I haven't yet been able to figure out a solution --
I'm hoping someone knows of a way to accomplish this result.
Thanks,
JK
-Original Message-
From: jquery-dev@googlegroups.com [mailto:jquery-...@googlegroups.com] On
Behalf Of Jeffrey Kretz
Sent: Tuesday, July 14