test add link
This commit is contained in:
parent
70299539d3
commit
f57ce0ebbe
@ -7,6 +7,6 @@ window.onload = function() {
|
|||||||
obox.style.right = "20px";
|
obox.style.right = "20px";
|
||||||
obox.style.bottom = "100px";
|
obox.style.bottom = "100px";
|
||||||
|
|
||||||
var sbox = document.getElementsByClassName(".page-inner")[0];
|
var sbox = document.getElementsByClassName("page-inner")[0];
|
||||||
sbox.appendChild(obox);
|
sbox.appendChild(obox);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user