【发布时间】:2015-06-05 15:27:27
【问题描述】:
鉴于以下html:
This is a test to
<cpos data-idcpos="10" data-comment="1">
highlight only this portion of text
</cpos> and not this
我的任务是仅突出显示cpos 部分。我可以自己突出显示 div 类,但对如何执行此操作有点困惑。我正在使用 javascript 和 css 样式
任何帮助将不胜感激。谢谢!
【问题讨论】:
标签: javascript html css tags