修正体系字段---special.field (特别特点字段)
修正关键词方位,修正为
<script language="javascript">
function copykeyword(){
document.getElementById("keyword").focus()
document.getElementById("keyword").select()
document.getElementById("infotags").value=document.getElementById("keyword").value
}
</script>
<tr>
<td height="25" bgcolor="#FFFFFF">关键字 :
<input name="keyboard" id="keyword" type="text" size="49" value="<?=stripSlashes($r[keyboard])?>">
<input type="button" value="拷贝到Tags" onclick="copykeyword()"> <font color="#666666">(多个请用","格开)</font></td>
</tr>
修正后姿态 ,点击 仿制关键词到tags
上传以下图片:
声明:有的资源均来自网络转载,版权归原作者所有,如有侵犯到您的权益 请联系邮箱:123456@qq.com 我们将配合处理!
原文地址:帝国cms点击提取关键字转为tags发布于2023-03-09 17:44:09