Klaus Hartl wrote:
-snip- long story -snip-Hi all, I thought I just share that: You can fix this very easily without doing all wierd stuffies like changing tab index. $(document).focus(function(oEvent) { return ((oElement = oEvent.srcElement || oEvent.target) && jQuery(oElement).ancestors(YOURPARENTHERE).length); }); 3-liner ;) -- Gilles |
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
