Dealing with line Breaks on contentEditable DIV

后端 未结 7 1767
粉色の甜心
粉色の甜心 2020-11-27 12:41

I have a problem with contenteditable line breaks on SAFARI/CHROME. When I press \"return\" on a contentEditable

, instead of creating a
7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-27 13:19

    see this Fiddle

    Or this post

    How to parse editable DIV's text with browser compatibility

提交回复
热议问题