jQuery Actual Plugin Demo - Normal Usage
Try to switch between position, visibility, display, opacity to see how the result is.
#outer
position: absolute
visibility: hidden
display: none
opacity: 0
#inner
position: absolute
visibility: hidden
display: none
opacity: 0
#outer
#inner
Demo provides by
DreamersLab