Noty 2.1.0 および JQuery 1.10.2 から jquery.noty.js、layouts/top.js、themes/default.js をページに含めます。私はそれを使用します:
noty(text: '!!!');
このエラーがあります:
TypeError: jQuery.noty is undefined
options.closeWith = jQuery.noty.defaults.closeWith; (jquery.noty.js:479)
何をどのように修正するのですか?