質問編集履歴

1

一部のソース削除

2015/06/06 08:48

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -108,24 +108,6 @@
108
108
 
109
109
 
110
110
 
111
- jQuery(document).ready( function() {
112
-
113
- $("#button_1").click(function(){
114
-
115
- alert('hello world! button 1');
116
-
117
- });
118
-
119
- $("#button_2").click(function(){
120
-
121
- alert('hello world! button 2');
122
-
123
- });
124
-
125
- });
126
-
127
-
128
-
129
111
  $('#open1').click(function() {
130
112
 
131
113
  $("#mado1").ipop();