Questions tagged [noty]

Noty is a jQuery plugin for creating notifications messages, that is designed to replace system alert dialogs.

67 questions
7
votes
2 answers

jquery noty.js disable click to hide

I am using noty.js plugin (http://ned.im/noty/) to display status info to user. If user click on noty.js message when it is displayed, the message will get hide. How can I disable click to hide function? I just want the message to stay appear until…
user1995781
  • 19,085
  • 45
  • 135
  • 236
7
votes
7 answers

noty Jquery plugin timeout not happening

The Jquery noty plugin timeout is not working when fed with a list of messages. I get the list of messages from servlet and call noty like this.