글쓰기 버튼을 눌러도 응답이 없어요. (크롬, 모바일) 채택완료
타키스
11년 전
조회 6,576
그누보드 4 쓰고있구요.
새로운 스킨 하나를 만들었는데,
익스에서는 잘 먹힙니다. 근데 크롬이랑 모바일에서 안먹네요.
write.skin.php 파일입니다.
[cade]
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center" valign="top" style="padding-top:30px;">
<input type=image id="btn_submit" src="<?=$board_skin_path?>/img/btn_write.gif" border=0 accesskey='s'>
<? if($is_admin) {?> <a href="./board.php?bo_table=<?=$bo_table?>"><img id="btn_list" src="<?=$board_skin_path?>/img/btn_list.gif" border=0> </a><? } ?>
</td>
</tr>
</table>
[/code]
뭐가 문제일까요.
댓글을 작성하려면 로그인이 필요합니다.
답변 3개
답변을 작성하려면 로그인이 필요합니다.
로그인