Get content of a DIV using JavaScript

前端 未结 5 1876
自闭症患者
自闭症患者 2020-11-27 03:08

I have two DIV\'s called DIV1 and DIV2 and DIV1 consists of dynamic content and DIV2 is empty. I need content of DIV1 to be displayed in DIV2. How can I do it.

I cod

5条回答
  •  余生分开走
    2020-11-27 03:53

    (1) Your

提交回复
热议问题