js总结
Posted user_孙
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了js总结相关的知识,希望对你有一定的参考价值。
array.replace(/\"/g,"‘"); //对象生成的json字符串会带有双引号,表单提交时会带来问题,这里吧双引号替换为单引号
//给页面增加分隔符
<hr style="width:0px;height:500px; float: left;border-style: solid;border-width: thin thin thin thin;margin-left: 50px"/>
以上是关于js总结的主要内容,如果未能解决你的问题,请参考以下文章