반응형
window.onresize = function()
{
    document.reply.body.style.height = document.body.clientHeight - 350;
    document.reply.ask_body.style.height = document.body.clientHeight - 240;
}
 
window. = function()
{
    document.reply.body.style.height = document.body.clientHeight - 350;
}
반응형

'프로그래밍 > Html' 카테고리의 다른 글

css !important  (0) 2009.02.11
border-style  (0) 2009.02.11
한글 깨짐 현상  (0) 2009.02.11
css 사전.  (1) 2009.02.11
textarea  (0) 2009.02.11

+ Recent posts