javascript - change message box title

后端 未结 2 1854
被撕碎了的回忆
被撕碎了的回忆 2021-01-22 20:50

how can i change the title of message box in java script plese given me a code for that

2条回答
  •  臣服心动
    2021-01-22 21:20

    You can not change for standard alert() of javascript.

    go through this link- http://labs.abeautifulsite.net/projects/js/jquery/alerts/demo/

提交回复
热议问题