gpt4 book ai didi

javascript - 如何有条件地使用javascript在网页上的选定单词上显示鼠标悬停工具提示?

转载 作者:行者123 更新时间:2023-11-28 13:50:18 25 4
gpt4 key购买 nike

如何使用 javascript 在网页上选定的单词上显示鼠标悬停工具提示?我想设置一些条件

例如:

如果页面有文本<p> I'm Web Designer </p>里面<div id=example>那么它应该在 Designer 上显示工具提示,但如果不添加任何 span,则不应为 designer 显示工具提示。设计师和设计师。我想自动选择

我必须设置 include 和 exclude keywords to pick,或者 notpic tool tip 。以及所有我想在不在同一页面中的另一个 html 文件中编写的所有工具提示的问题。

最佳答案

    You have to do it using css and javascript but following is the simple thing you can do for same result.
<a title="Designer" href="javascript:void(0);" >Designer</a>

Designer

关于javascript - 如何有条件地使用javascript在网页上的选定单词上显示鼠标悬停工具提示?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2558278/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com