게시판 날짜폼이 안떠요 ㅠ 채택완료
qkrwuddl
9년 전
조회 4,457
예약게시판을 만들려고하는데
http://sir.co.kr/bbs/board.php?bo_table=g5_tip&wr_id=2352">http://sir.co.kr/bbs/board.php?bo_table=g5_tip&wr_id=2352
이분꺼 보고 했는데~
제꺼엔
날짜 표시버튼이 안눌리고 날짜가 안나오네요 ㅜ

댓글을 작성하려면 로그인이 필요합니다.
답변 2개
채택된 답변
+20 포인트
9년 전
</p><p><link rel="stylesheet" href="<a href="<a href="http://code.jquery.com/ui/1.8.18/themes/base/jquery-ui.css" target="_blank" rel="noopener noreferrer">http://code.jquery.com/ui/1.8.18/themes/base/jquery-ui.css</a>"><a href="http://code.jquery.com/ui/1.8.18/themes/base/jquery-ui.css" target="_blank" rel="noopener noreferrer">http://code.jquery.com/ui/1.8.18/themes/base/jquery-ui.css</a></a>" type="text/css" media="all" /></p><p> <script src="<a href="<a href="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" target="_blank" rel="noopener noreferrer">http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js</a>"><a href="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" target="_blank" rel="noopener noreferrer">http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></a>" type="text/javascript"></script></p><p> <script src="<a href="<a href="http://code.jquery.com/ui/1.8.18/jquery-ui.min.js" target="_blank" rel="noopener noreferrer">http://code.jquery.com/ui/1.8.18/jquery-ui.min.js</a>"><a href="http://code.jquery.com/ui/1.8.18/jquery-ui.min.js" target="_blank" rel="noopener noreferrer">http://code.jquery.com/ui/1.8.18/jquery-ui.min.js</a></a>" type="text/javascript"></script></p><p> </p><p> <script></p><p> $(function() {</p><p> $( "#datepicker1, #datepicker2" ).datepicker({</p><p> dateFormat: 'yy-mm-dd',</p><p> prevText: '이전 달',</p><p> nextText: '다음 달',</p><p> monthNames: ['1월','2월','3월','4월','5월','6월','7월','8월','9월','10월','11월','12월'],</p><p> monthNamesShort: ['1월','2월','3월','4월','5월','6월','7월','8월','9월','10월','11월','12월'],</p><p> dayNames: ['일','월','화','수','목','금','토'],</p><p> dayNamesShort: ['일','월','화','수','목','금','토'],</p><p> dayNamesMin: ['일','월','화','수','목','금','토'],</p><p> showMonthAfterYear: true,</p><p> yearSuffix: '년'</p><p> });</p><p> });</p><p> </script></p><p> </p><p> <input type="text" id="datepicker1" name="wr_2" value="<?echo $write["wr_2"]?>"></p><p> <input type="text" id="datepicker2" name="wr_3" value="<?echo $write["wr_3"]?>"></p><p>
정상 작동되는거 확인했습니다.
한번 적용해보세요
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
q
qkrwuddl
9년 전
감사합니다 해결됐어요^^^
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인