JS代码中div的复制怎么实现 通过点击复制按钮实现对已有div里面所有内容的复制即又新生成一个一摸一样的di
<bodyid="abc"style="padding:10px;"><divid="container"style="width:450px;border:2pxsol...
<body id="abc" style="padding:10px;">
<div id="container" style="width:450px; border: 2px solid #0066FF; padding-left:15px;">
<script src="scripts/edo/edo.js" type="text/javascript"></script>
<script src="demo/demo.js" type="text/javascript"></script>
<div id="name" style="height:25px; width:450px;"><label type="label" id="label_id" style=" height:25px; width:450px;
font-size:12px; line-height:25px;">标题:</label></div>
<table>
<tbody id="tab" style="border:solid 1px black"></tbody>
</table>
<textarea id="your_editor_id" name="content" cols="100" rows="8" style="width:430px;height:140px"></textarea>
<input name="button" type="button" onclick="getValue()" value="提交标题" />
</div>
<input type="button"/>
<div>
<body>
怎样实现在原来div的下方再生成一个div呢 里面的内容就比如说是上面的 怎么写function方法呢 这样才可以运用onclick事件 展开
<div id="container" style="width:450px; border: 2px solid #0066FF; padding-left:15px;">
<script src="scripts/edo/edo.js" type="text/javascript"></script>
<script src="demo/demo.js" type="text/javascript"></script>
<div id="name" style="height:25px; width:450px;"><label type="label" id="label_id" style=" height:25px; width:450px;
font-size:12px; line-height:25px;">标题:</label></div>
<table>
<tbody id="tab" style="border:solid 1px black"></tbody>
</table>
<textarea id="your_editor_id" name="content" cols="100" rows="8" style="width:430px;height:140px"></textarea>
<input name="button" type="button" onclick="getValue()" value="提交标题" />
</div>
<input type="button"/>
<div>
<body>
怎样实现在原来div的下方再生成一个div呢 里面的内容就比如说是上面的 怎么写function方法呢 这样才可以运用onclick事件 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询