Custom alert using Javascript

后端 未结 5 1804
长发绾君心
长发绾君心 2020-11-29 07:43

How can I create a custom alert function in Javascript?

5条回答
  •  既然无缘
    2020-11-29 08:18

    If you're looking for a javascript/html/css replacement, I recommend checking out jQueryUI and its implementation of modal dialogs.

提交回复
热议问题