modify css
This commit is contained in:
@@ -5,6 +5,8 @@ obox1.style.position = "fixed";
|
||||
obox1.style.right = "20px";
|
||||
obox1.style.bottom = "0px";
|
||||
|
||||
obox1.setAttribute("class", "movie")
|
||||
|
||||
var sbox = document.getElementsByTagName("body")[0];
|
||||
sbox.appendChild(obox1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user