如何更改消息框的标题? [英] How to change the message box title?

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

问题描述

如何改变这种消息框的标题在asp.net?

How to change the title of this message box in asp.net?

这个标题出现在IE浏览器。

this heading appears in IE.

请帮助...

推荐答案

您不能更改JavaScript消息框的标题。检查了这一点:结果<一个href=\"http://stackoverflow.com/questions/1905289/how-to-edit-a-javascript-alert-box-title\">How编辑JavaScript警告框标题 搜索结果,我建议你使用自定义消息框,而不​​是警报(); 。结果例如,你可以使用一些jQuery插件,如:结果 时尚的JavaScript对话框(警告,确认,提示)箱 结果或结果 对话框jQuery UI的

You can't change javascript message box title. check this out:
How to edit a JavaScript alert box title?

I recommend you to use custom message box instead of alert();.
For example you can use some jquery plugins like:
Stylish JavaScript Dialog (Alert, Confirm, Prompt) Boxes
or
Dialog Jquery UI

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

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