【发布时间】:2017-03-02 07:11:55
【问题描述】:
我正在使用Pnotify 插件,但没有显示关闭按钮。
new PNotify({
title: 'Sucesso',
text: response.message,
type: 'success',
styling: 'bootstrap3',
closer: true,
labels: {close: "Fechar", stick: "Manter"}
});
对这种行为有什么想法吗?
包含的文件有: pnotify.css pnotify.js
【问题讨论】:
标签: php jquery html twitter-bootstrap-3 pnotify