if ( ( p == "height" || p == "width" ) && this.style ) {
                    // Store display property
                    opt.display = jQuery.css(this, "display");

                    // Make sure that nothing sneaks out