ie 7,8,9에서 제각각으로 보입니다..
뿡뿡
지금 비주얼스튜디오에서 작업을하는중인데 유독 같은 class를 썼는데도 불구하고 각 ie버전에서 다르게 보이는 현상이 발생했습니다. 여기선 ie6은 버린상태이고요. 7,8,9,에서 너무 다르게 보입니다. ie9에서 처럼 보여야 하는게 맞느데 말이죠..
계속css를 뒤져도 이런 현상이 나오는데 왜 이런지요...css
/*입력성테이블*/
.input_box {background:#ffffff; margin-top:5px; position:relative; z-index:1;}
.input_boxcol {background:#ffffff; /*border:1px solid #9c9c9c;*/ width:98%; /*height:100%;*/ margin-top:5px; margin-left:10px;}
.input_titleleft {width:120px;height:33px; background:#f7f7f7; border:none; border-top:1px solid #dcdcdc; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; text-indent:10px; color:#505050; font-weight:bold; table-layout:fixed;}
.input_titlesecond {width:120px; height:33px; background:#f7f7f7; border:none;border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; text-indent:10px; color:#505050; font-weight:bold;}
.input_titleboth {width:120px; height:33px; background:#f7f7f7; border:none; border-left:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-indent:10px; color:#505050; font-weight:bold;}
.input_com {background:#ffffff; height:33px; border:none; border-right:1px solid #dcdcdc; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; /*text-indent:5px;*/ color:#505050;}
.input_comsecond {background:#ffffff; height:33px; border:none; border-bottom:1px solid #dcdcdc; text-indent:5px; color:#505050;}
.input_r_comsecond {background:#ffffff; height:33px; border:none; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; /*text-indent:5px;*/ color:#505050;}
.input_left_com {background:#ffffff; height:33px; border:none; border-bottom:1px solid #dcdcdc; /*text-indent:5px;*/ color:#505050;}
.input_top_com {background:#ffffff; height:33px; border:none; border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; /*text-indent:5px;*/ color:#505050;}
.input_box2 {background:#ffffff; border:1px solid #9c9c9c; width:400px; /*height:100%;*/ margin-top:5px; /*background:red;*/ }/*타이틀불렛*/
.input_grid {background:#ffffff; position:relative; top:-12px;left:0;}
.input_area {/*background:red;*/ vertical-align:top;}
.input_titleleft2 {width:120px;height:60px; background:#f7f7f7; border:none; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; text-indent:10px; color:#505050; font-weight:bold;}html
div class=input_box
table cellpadding=0 cellspacing=0 class=input_all_table
tr
td class=input_titleleft
asp:literal id=literal1 runat=server text=%$ resources:setupresource, productname % /asp:literal
/td
td class=input_com input_styletxt colspan=3
mose 3.0
/td
/tr
tr
td class=input_titlesecond
asp:literal id=literal2 runat=server text=%$ resources:setupresource, username % /asp:literal
/td
td class=input_comsecond
asp:label id=lb_username runat=server text=label/asp:label
/td
td class=input_titlesecond
asp:literal id=literal3 runat=server text=%$ resources:setupresource, license % /asp:literal
/td
td class=input_r_comsecond input_styletxt
asp:label id=lb_license runat=server text=label/asp:label
p; /td
/tr
tr
td class=input_titlesecond
asp:literal id=literal4 runat=server text=%$ resources:setupresource, userno % /asp:literal
/td
td class=input_comsecond
asp:label id=lb_usercount runat=server text=label/asp:labelasp:literal id=literal8 runat=server text=%$ resources:setupresource, person % /asp:literal
/td
td class=input_titlesecond
uptime
/td
td class=input_r_comsecond input_styletxt
asp:label id=lb_uptime runat=server text=label/asp:label
/td
/tr
tr
td class=input_titlesecond
interface
/td
td class=input_r_comsecond input_styletxt style=line-height:25px; colspan=3
ul class=interface_left
li class=interface_widthnode name = th0/li
li class=interface_width ip address =
asp:label id=lb_ip0 runat=server text=label/asp:label/li
li class=interface_width mac = asp:label id=lb_mac0 runat=server text=label/asp:label/li
/ul
ul class=interface_left
li class=interface_widthnode name = th1/li
li class=interface_widthip address =
asp:label id=lb_ip1 runat=server text=label/asp:label/li
li class=interface_width mac =
asp:label id=lb_mac1 runat=server text=label/asp:label
/li
/ul
ul class=interface_left
li class=interface_widthnode name = th2/li
li class=interface_width ip address = asp:label id=lb_ip2 runat=server
text=label/asp:label/li
li class=interface_width mac =
asp:label id=lb_mac2 runat=server text=label/asp:label
/li
/ul
ul class=interface_left
li class=interface_widthnode name = th3/li
li class=interface_width ip address = asp:label id=lb_ip3 runat=server
text=label/asp:label/li
li class=interface_widthmac =
asp:label id=lb_mac3 runat=server text=label/asp:label
/li
&nbnbsp; /ul
ul class=interface_left
li class=interface_widthnode name = th4/li
li class=interface_widthip address = asp:label id=lb_ip4 runat=server
text=label/asp:label/li
li class=interface_widthmac =
asp:label id=lb_mac4 runat=server text=label/asp:label
/li
/ul
ul class=interface_left
li class=interface_widthnode name = th5 /li
li class=interface_width ip address = asp:label id=lb_ip5 runat=server
text=label/asp:label/li
li class=interface_width mac =
asp:label id=lb_mac5 runat=server text=label/asp:label
/li
/ul
/td
/tr
tr
td class=input_titlesecond
cpu asp:literal id=literal5 runat=server text=%$ resources:setupresource, usage % /asp:literal
/td
td class=input_comsecond
intel xeon 3.2gb*asp:label id=lab_cpucount runat=server text=1/asp:label (current= asp:label id=lab_cpuusedratio runat=server text=20%/asp:label)
/td
td class=input_titlesecond
memory asp:literal id=literal6 runat=server text=%$ resources:setupresource, usage % /asp:literal
/td
td class=input_r_comsecond input_styletxt
asp:label id=lab_memused runat=server text=10 %/asp:label
/td
/tr
tr
td class=input_titlesecond
disk asp:literal id=literal7 runat=server text=%$ resources:setupresource, usage % /asp:literal
/td
td class=input_r_comsecond input_styletxt colspan=3
asp:label id=lb_diskused runat=server text=label/asp:label
/td
/tr
/table
/div
-
돌삥
CSS에 table-layout:fixed는 지정해 보았습니다만 변화가 없어서 그냥 지워둔 상태입니다..
-
밤
table-layout:fixed 지정해보심이 ^^a
-
우수리
colgroup
col width=\수치\ /
col width=\수치\ /
col width=\*\ /
/colgroup
테이블태그안에 위내용 추가해주세요 -
하림
td 자체에 width를 지정하거나, tbody와col지정하심 되실 듯
ie 6~8 쿽스모드시라면 td에 width가 안전..
번호 | 제 목 | 글쓴이 | 날짜 |
---|---|---|---|
2695934 | tr 속성값 (9) | 새 | 2025-05-25 |
2695905 | ASP로 개발됐을 때 css가 달라져요 ㅠㅠ (4) | 슬아라 | 2025-05-24 |
2695878 | form을 이용한 다른 페이지로 넘기는 방법을 알려주세요 (1) | 핫파랑 | 2025-05-24 |
2695844 | 저기 암호화 및 복호화 프로그램.. 만들어볼려는대 (2) | 한빛 | 2025-05-24 |
2695814 | [질문] PDA에서 애플릿이 가능한가요? (1) | 봄시내 | 2025-05-24 |
2695785 | 웹 설정 도와줄분 | 화이트캣 | 2025-05-23 |
2695730 | 갑자기 기억이 안나는데 accesskey 속성.. | 빛나라 | 2025-05-23 |
2695702 | [질문] Java 버전 차이에 의한 오류?!! (2) | 검사 | 2025-05-23 |
2695672 | 자바 임베디드 쪽으로 배우고 싶은데요..질문이요.. (1) | 뽀그리 | 2025-05-22 |
2695647 | 헉! 이클립스(v3.1)에서 발생되는 널포인트 익셉션? ;;; (3) | 아빠몬 | 2025-05-22 |
2695586 | IFRAME 캐싱 질문 | 봄나비 | 2025-05-22 |
2695498 | [질문]실행가능한 jar파일.. 정말 이해가 안가네요... ㅡㅜ;; | 터1프한렩 | 2025-05-21 |
2695468 | 자바랑 이클립스에서요.. | 스킬 | 2025-05-21 |
2695375 | Mysql 연동하는 자바 질문있습니다. | 아리솔 | 2025-05-20 |
2695319 | 파워포인트 파일을 저장할 수 있을까요? | 시윤 | 2025-05-19 |
2695289 | [질문]Tween 값의 정도를 알고 싶습니다. | 타마 | 2025-05-19 |
2695238 | c 와 c++의 시작 (10) | ChocoHoilc | 2025-05-18 |
2695215 | 탑메뉴의 repeat-x .배경이 두가지에요ㅠ ㅠ | 널위해 | 2025-05-18 |
2695187 | 자바스크립트와 자바의 import에 관해서 질문드려요 (1) | 무슬 | 2025-05-18 |
2695116 | 테마 문의 (해당 사이트와 같은 테마 혹은 플러그인) | Sweet | 2025-05-17 |