properties/features of JQuery 警报是什么?

What are the properties/features of JQuery alert?

我目前使用 JQuery 使用此插件的警报。使用这个警报非常有吸引力,我想了解更多关于它的信息,即它的特性或属性或属性等。我编码如下警报:

jAlert("Please enter <font color='red'>name</font>");
jAlert("Please enter valid <b>name</b>");

非常好的图书馆。

您可以在以下位置找到您需要的所有信息: http://labs.abeautifulsite.net/archived/jquery-alerts/demo/

这是一些您可以查看的教程: http://www.tutorialscollection.com/jquery-alert-how-to-use-alert-box-in-jquery-with-code-and-running-example/

此致