offsetHeight vs clientHeight vs scrollHeight

clientHeight = visible height + padding
offsetHeight = clientHeight + border + scrollbar
scrollHeight = clientHeight + non-visible height
posted @ 2014-10-28 17:26  秋天来了  阅读(153)  评论(0)    收藏  举报