Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道为什么当我双击我的 div 时会出现一条随机线
当我双击中间的黑色按钮时,会发生这种情况:
为什么会这样?我猜那是 div 边界?
这实际上是被选中的元素。双击文本是“选择这个词”的快捷方式。
我在我的 php 项目中使用 TinyButStrong 正常工作:我可以用自定义文本替换部分 odt 模板文件,但现在我想在其中插入一些内容。问题是它插入了 html 代码或解释版本。
有什么解决办法吗?