;/p>
.....
div>
.....
Because I want the ********** content to be the same as the original server_right content (the first line font-size: 18px; color:#0FF;, the second line is blank, and the third line is "font-size:12px; color:#000). I don’t know how to write the code. Could you please give me some clear guidance? Thank you!
Reply to the discussion (solution)
.....
Because I want the ********** content to be the same as the original server_right content (the first line font-size: 18px; color:#0FF;, the second line is blank, and the third line is "font-size:12px; color:#000). I don’t know how to write the code. Could you please give me some clear guidance? Thank you!
Reply to the discussion (solution)
Directly assign html document.getElementById("content").innerHTML='
AAA
BBB
';Why not use jquery?
//Set $("#dfsafdsa").val(value)
//Get the value $("#dafljk").val()
jq works well Realize