一,只可编辑,粘贴复制字段长度不正常
<p contenteditable="true" >这是一个可编辑内容的p标签啦啦~</p>
二,可编辑,可粘贴复制,文本字段长度正常
<p contenteditable="plaintext-only" >这是一个可编辑内容的p标签啦啦~</p>
三,如果本文对您有所帮助,请打赏---1毛就足够感动我