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.
我正在尝试创建一个具有自定义大小(宽度、高度)的锚点。基本上我想要有类似菜单的链接。
如果我将链接作为 html 放在具有自定义尺寸的单元格中,则锚在整个单元格上都不是活动的,只是在文本上......
我也尝试过 addHtmlLink() 但我再次“失败”了。
有谁知道如何做到这一点?
谢谢。