jeter20131220 4 년 전
부모
커밋
1edbee6454
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      goto.js

+ 0 - 5
goto.js

@@ -25,11 +25,6 @@ $(document).ready(function(){
         console.log(err);
     }
 });
-    $("#submit").bind('click',function(){
-        var idiom=$("#idiom").val();
-
-    });
-});
 
 // $.get("date-time.php", function(data){
 //     console.log(res);