standards mode ie6 (html strict doctype)에서 아이프레임이 생성될 때 화면 하단에 달라붙는 버그 발생시,
thickbox.js 파일의 286-288행의 조건절을 다음과 같이 주석 처리한다.
//if ( !(jQuery.browser.msie && jQuery.browser.version < 7)) { // take away IE6 $("#TB_window").css({marginTop: '-' + parseInt((TB_HEIGHT / 2),10) + 'px'}); //}
powered by Moniwiki | themed by clockoon
last modified 2008-12-30 10:44:14
Processing time 0.1191 sec