如何更改消息框警报的重要性 [英] how to change the tital of message box alert

查看:73
本文介绍了如何更改消息框警报的重要性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在下面的代码中使用了警告消息框。当它打开消息框的时候是来自网页的消息。我想删除这个tital.I想要空白而不是这个tital.Please帮我......





Hi,
I used below code for alert messagebox.When it opens the tital of the message box is "Message from Web Page".I want to remove this tital.I want blank instead of this tital.Please help me......


<asp:LinkButton ID="lnkDelete" runat="server" CausesValidation="false" CommandName="Delete"
                                    CssClass="HyperLinkGrid" OnClientClick="return confirm(&quot;Are you sure you want to delete this entry?&quot;);"
                                    Text="Delete">

推荐答案

不幸的是,你不能。但是,您可以创建自己的自定义提醒框或使用 Jquery现有的提醒框。 [ ^ ]
Unfortunately, you can't. You can, however create your own custom alert box or use Jquery's existing one.[^]


这篇关于如何更改消息框警报的重要性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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