I’m doing a JQuery plugin to display messages like growl.To manage these messages have created a class. Because it is a plugin, there is some problem in creating a global variable to store an instance of this class?
I’m doing a JQuery plugin to display messages like growl.To manage these messages have
Share
There are two solutions: