add.jsp 수정
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<title>Insert title here</title>
|
<title>Insert title here</title>
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<script src="http://code.jquery.com/jquery-3.4.1.min.js"></script>
|
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||||
<script>
|
<script>
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
$('#add').on('click', function(){
|
$('#add').on('click', function(){
|
||||||
|
|||||||
Reference in New Issue
Block a user