if (!$.browser.msie || $.browser.version != "6.0") {
$("#pop_mov").css({
"position": "fixed",
"top": windowHeight/2-popupHeight/2,
"left": windowWidth/2-popupWidth/2
 })
}

'jquery' 카테고리의 다른 글

페이지내 이동2  (0) 2012.02.17
페이지내 이동1  (0) 2012.02.17
서브메뉴  (0) 2012.02.17
마우스 롤오버  (0) 2012.02.17
퀵메뉴  (0) 2012.02.17

+ Recent posts