This commit is contained in:
Brandon Aaron 2006-10-10 15:00:54 +00:00
parent c901863b31
commit cafd40805a

View file

@ -509,7 +509,7 @@ jQuery.extend({
};
// Remember the overflow of the element
if ( !z.el.oldOverlay )
if ( !z.el.oldOverflow )
z.el.oldOverflow = jQuery.css( z.el, "overflow" );
// Make sure that nothing sneaks out