WEB/Bug 썸네일형 리스트형 IE8 fieldset/legend bug 참조 : http://html.nhndesign.com/blog/textyle/2323 ie8에서는 보더가 반밖에 나오지 않는다. fieldset 의 legend 값에 display:none; 값 때문에... css 를 변경한다. legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; } 자세한 설명은 참조를... 이전 1 다음