右键单击未打开新选项卡 [英] New Tab not opening on Right Click

查看:96
本文介绍了右键单击未打开新选项卡的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在网站上使用了左键单击正常工作的链接按钮。但是,当我右键单击它并选择在新选项卡中打开时,它会打开一个空白页面,其中没有任何内容。任何解决方案?

I have used link buttons in my website which are working properly on left click. But when I right click it and choose open in new tab, it opens a blank page with no content in it. Any solutions?

推荐答案

之所以无法正常工作是因为链接按钮需要回发才能重定向到您的网址。

最简单的方法是将链接按钮更改为超链接控件,并将目标属性设置为服务器端页面加载功能中的URL。
The reason why it is not working properly because the link button needs a postback to redirect to your URL.
The simplest way to do is change the link button to a hyperlink control and set the target property to your URL in page load function on server side.


这篇关于右键单击未打开新选项卡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆