Il mio codice è Jgrowl: $(document).ready(function() {
$.jGrowl("<strong>Error!</strong><br />An invalid ID was passed and your template could not be loaded", { sticky: true, theme: 'test' });
Tutti, come chiudere e aprire un jgrowl manualmente jQuery("div.jGrowl").trigger("jGrowl.close");
Il codice di cui sopra doesnt sembrano funzionare. Grazie.