mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 10:49:54 +09:00
zb5_site의 푸터 강제 맞추기 기능 제거
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2074 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7c623cab51
commit
16b7d44fc9
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ xAddEventListener(window,'load',fnStartInit);
|
|||
|
||||
|
||||
// footer를 화면 크기에 맞춰 설정
|
||||
/*
|
||||
xAddEventListener(window, 'load', fixLayoutFooter);
|
||||
xAddEventListener(window, 'resize', fixLayoutFooter);
|
||||
function fixLayoutFooter() {
|
||||
|
|
@ -20,3 +21,4 @@ function fixLayoutFooter() {
|
|||
xHeight('content_body', newHeight);
|
||||
xHeight('left_menu_table', newHeight);
|
||||
}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue