出现弹出窗口,要求我在 WordPress 网站的新选项卡中打开链接时重定向到外部 URL
当我尝试打开重定向到外部 URL 的链接时,我正在寻求帮助。弹出窗口询问我是否可以在新选项卡中打开链接。
在检查元素上,出现以下代码
×您正在打开一个新窗口。< /div>
早些时候,该网站是由另一位开发人员负责的,现在我很困惑他是如何做到这一点的。我检查了完整的代码但找不到。
附上截图供参考。
https://paste.pics/06978ad3aca67f06101afe79627eb0e0
欢迎任何帮助
I am seeking a help when I am trying to open a link which is being redirected to external URL. Popup comes and asks me if I am ok to open a link in new tab.
On inspect Element, the following code is coming
<div class="ja_wrap ja_wrap_black"><div class="jAlert animated ja_default ja_md fadeIn" style="" id="ja_164642153664610723"><div><div tabindex="0" role="button" aria-pressed="false" class="closejAlert ja_close ja_close_round" aria-hidden="false">×</div><div class="ja_title"><div>You are opening a new window.</div></div><div class="ja_body">Are you sure you want to proceed?<div class="ja_btn_wrap optBack"><a href="" id="ja_btn_164642153664797026" target="_self" class="ja_btn confirmBtn ja_btn_green" tabindex="0" aria-hidden="false">Go to URL... https://www.twinstardevelopment.com/</a> <a href="" id="ja_btn_164642153664716093" target="_self" class="ja_btn denyBtn ja_btn_red" tabindex="0" aria-hidden="false">Cancel</a> </div></div></div></div></div>
Earlier the website was with another developer, and now I am confused how he has done this. I have checked the complete code but not able to find.
Screenshot is attached for the reference.
https://paste.pics/06978ad3aca67f06101afe79627eb0e0
Any help will be welcomed
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
现在这个问题已经解决了。这是通过插件“Exit Notifier”实现的
This is resolved now. This was coming through plugin "Exit Notifier"