이놈의 크롬 글쓰기... 정보
이놈의 크롬 글쓰기...- DarkSilentSC 자기소개 아이디로 검색 회원게시물 (70.♡.♡.160)
- 1,625
본문
구글크롬안에서 글쓰기 버튼이 눌러지질 않네요...
어떻게 하면 될까요??
추천
0
0
댓글 3개

write.skin.php
폼태그 action 을 onsubmit 으로 교체
<!-- <form name="fwrite" method="post" action="javascript:fwrite_check(document.fwrite);" enctype="multipart/form-data" style="margin:0px;"> -->
<form name="fwrite" method="post" onsubmit="return fwrite_check(this);" enctype="multipart/form-data" style="margin:0px;">
게시판 회원로그인.. 코멘트 등등 ~
폼태그 action 을 onsubmit 으로 교체
<!-- <form name="fwrite" method="post" action="javascript:fwrite_check(document.fwrite);" enctype="multipart/form-data" style="margin:0px;"> -->
<form name="fwrite" method="post" onsubmit="return fwrite_check(this);" enctype="multipart/form-data" style="margin:0px;">
게시판 회원로그인.. 코멘트 등등 ~

제목 입력란에 커서 놓고 엔터 2번
http://gnucomun.net/sp/study.19
http://gnucomun.net/sp/study.19
ㅋ