Settings | Sign in | Sign up

There is currently 1 post.

【js】js创建一个div

Floor 1 产品的注销 1/2/11 22:43
var div_back=document.createElement('div');
div_back.id='win_back';
div_back.innerHTML='你去死';
document.body.appendChild(div_back);

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
©2010-2025 Purasbar Ver3.0 [Mobile] [Desktop]
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported license.