jgrowl

    6calore

    1risposta

    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' });

    5calore

    10risposta

    Tutti, come chiudere e aprire un jgrowl manualmente jQuery("div.jGrowl").trigger("jGrowl.close"); Il codice di cui sopra doesnt sembrano funzionare. Grazie.