• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

clone克隆代码 不能克隆js?克隆完之后如何替换html的内容

php 搞代码 3年前 (2022-01-23) 32次浏览 已收录 0个评论
文章目录[隐藏]
<code>     <td id="uses">    <span id="userinfo">    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 项目:</td>        <td class="bline"></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 时间:</td>        <td class="bline">   <script language="javascript" type="text/javascript">                    Calendar.setup({                        inputField     :    "oper_time",                        ifFormat       :    "%Y-%m-%d %H:%M",                        showsTi<p>+本文来源gao!%daima.com搞$代*!码9网(</p><strong>搞gaodaima代码</strong>me      :    true,                        timeFormat     :    "24"                    });                 </script></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 手术医生:</td>        <td class="bline"></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 照片:</td>        <td class="bline"><textarea name="oper_beforephot" rows="8" cols="60"></textarea><script type="text/javascript">//</script><script type="text/javascript" src="/include/ckeditor/ckeditor.js?t=B8DJ5M3"></script><script type="text/javascript">//</script></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 照片:</td>        <td class="bline"><textarea name="rec_photo" rows="8" cols="60"></textarea><script type="text/javascript">//</script></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 照片:</td>        <td class="bline"><textarea name="oper_afterphot" rows="8" cols="60"></textarea><script type="text/javascript">//</script></td>       </tr>    </table>    </span>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">        <tr></tr>    </table></td>//js$("#addxm").click( function(){$('#userinfo').after($("#userinfo").clone(true).addClass("newinfo"));})</code>

克隆代码的 时候 js怎么没克隆过来 还有如何替换克隆代码字符串

回复内容:

<code>     <td id="uses">    <span id="userinfo">    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 项目:</td>        <td class="bline"></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 时间:</td>        <td class="bline">   <script language="javascript" type="text/javascript">                    Calendar.setup({                        inputField     :    "oper_time",                        ifFormat       :    "%Y-%m-%d %H:%M",                        showsTime      :    true,                        timeFormat     :    "24"                    });                 </script></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 手术医生:</td>        <td class="bline"></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 照片:</td>        <td class="bline"><textarea name="oper_beforephot" rows="8" cols="60"></textarea><script type="text/javascript">//</script><script type="text/javascript" src="/include/ckeditor/ckeditor.js?t=B8DJ5M3"></script><script type="text/javascript">//</script></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 照片:</td>        <td class="bline"><textarea name="rec_photo" rows="8" cols="60"></textarea><script type="text/javascript">//</script></td>       </tr>    </table>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">       <tr>         <td width="90" class="bline" height='24'> 照片:</td>        <td class="bline"><textarea name="oper_afterphot" rows="8" cols="60"></textarea><script type="text/javascript">//</script></td>       </tr>    </table>    </span>    <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px">        <tr></tr>    </table></td>//js$("#addxm").click( function(){$('#userinfo').after($("#userinfo").clone(true).addClass("newinfo"));})</code>

克隆代码的 时候 js怎么没克隆过来 还有如何替换克隆代码字符串


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:clone克隆代码 不能克隆js?克隆完之后如何替换html的内容
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址