ie10에서 글쓰기 textarea가 안 뜨네요 정보
ie10에서 글쓰기 textarea가 안 뜨네요본문
첫 로딩 때 떴다가 자동으로 사라지네요
왜 그럴까요
<tr>
<td colspan="6"> <textarea name="wr_content" id="ir1" style="width: 100%; height: 250px; background-image: url(http://kuplezone.com/js/wrest.gif); display: none; background-position: 100% 0%; background-repeat: no-repeat no-repeat;" itemname="내용" required=""></textarea><iframe frameborder="0" scrolling="no" style="width: 100%; height: 317px;" src="../Smart/SEditorSkin.html"></iframe>
</td>
</tr>
글쓰기 소스입니다ㅠㅠ
왜 그럴까요
<tr>
<td colspan="6"> <textarea name="wr_content" id="ir1" style="width: 100%; height: 250px; background-image: url(http://kuplezone.com/js/wrest.gif); display: none; background-position: 100% 0%; background-repeat: no-repeat no-repeat;" itemname="내용" required=""></textarea><iframe frameborder="0" scrolling="no" style="width: 100%; height: 317px;" src="../Smart/SEditorSkin.html"></iframe>
</td>
</tr>
글쓰기 소스입니다ㅠㅠ
댓글 전체
width 100%를 게시판 넓이로 수정해보세요