Ask a question: js receives the text content and displays the content at the specified position;, document. getElementById (& quot; # ss & quot ;). innerHTML = 'content'; can this happen ?, HTMLcode & lt; inputtype = & quot; text & quot; ask a question: js receives the text content and displays the content at the specified position;
Js receives text content and displays the content at the specified position;
------ Solution --------------------
Document. getElementById ("# ss"). innerHTML = 'content ';
Is that all right?
------ Solution --------------------
HTML code
Script funtion check () {// after clicking it, the text content is displayed and the content is displayed to the document behind the button. getElementById ("view "). innerTEXT = document. getElementById ("aa "). value;} script
------ Solution --------------------
Script
Funtion check (){
Document. getElementById ("# test"). innerHTML = document. myform. aa. value;
}
Script