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.
可能重复: 给定一个 ID,找到最后一个句子并将其替换为 span 包装器
给出一个带有句子的文本块的 DIV,意思是句号。
如何使用 JQUERY 文本节点找到最后一个句子并将最后一个句子包装在 SPAN 标记中?
谢谢