How can I use innerhtml in JavaScript?

前端 未结 4 2062
无人及你
无人及你 2020-12-17 17:37

My problem is that I don\'t know how to show the innerhtml of my form.

The form is like a survey form and once you clicked the submit button, all the contents I had

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 18:24

    Try this:

    But , you should have id as first. and you should need content div in html part.

    
    
    
    
    

提交回复
热议问题