This commit is contained in:
qianguyihao
2019-02-27 10:33:16 +08:00
parent 428fd8b9b6
commit 4837e80f54
4 changed files with 25 additions and 16 deletions

View File

@@ -124,7 +124,7 @@ BOMBrowser Object Model浏览器对象模型。
var a1 = document.getElementsByTagName("a")[0];
var a2 = document.getElementsByTagName("a")[1];
a1.onclick = function () {
//举例1 window.open("http://www.jd.com","_blank");
//举例1 window.open("http://www.jx.com","_blank");
var json = {
"name": "helloworld",
"fullscreen": "no",