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.
因此,基本上在按下 amp-story 中的链接后,会出现弹出窗口。如果我没记错的话,它是有意的,所以交互不会与来自导航或类似的交互混合。但尽管如此,我仍然想在没有弹出窗口的情况下重定向到不同的页面。有什么方法可以防止它出现并直接转到所需的链接?
在当前规范中,如果将链接放在页面最底部的 20% 处,并添加属性show-tooltip="auto",则不会显示工具提示。请注意,如果它超出此区域,则会显示工具提示。
show-tooltip="auto"