In my application I have some link buttons there but when I right click on them I cannot (they are in disable mode) find the menu items Open in new tab
or Open in new window
.
How do I show those menu items?
Code example:
<asp:LinkButton id="lbnkVidTtile1" runat="Server" CssClass="bodytext" Text='<%#Eval("newvideotitle") %>' />