^
pop-out codeShare
^
#container {
height: expression ( this.parentNode.offsetHeight - 15 'px' );
width: expression ( this.parentNode.offsetWidth - 15 'px' );
}