質問編集履歴

1

一部記載に誤りがありましたので訂正します。

2018/10/01 13:32

投稿

jmp1001
jmp1001

スコア13

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  window.open = cordova.InAppBrowser.open;
46
46
 
47
- window.open(Ext,'_system','location=yes');
47
+ window.open(url,'_system','location=yes');
48
48
 
49
49
  }
50
50