Bug 2190
Bug 2190
http://dev.jquery.com/ticket/2190
I am trying to debug this bug a bit further since it break Jeditable
for me. I have hard time understanding what and why the following
lines do (taken from around line 800 of jquery-1.2.2.js):
-cut-
if ( jQuery(elem).is(":visible") )
getWH();
else
jQuery.swap( elem, props, getWH );
-cut-
--
Mika Tuupola
http://www.appelsiini.net/