Закрыть все открытые модалы (bootrstap)
Frontend

Закрыть все открытые модалы (bootrstap)

$(".closeall").click(function() {
    $('.modal').modal('hide');
});

Quote of the day:

Дело само говорит за себя.
By Admin On December 31, 2017

Leave a reply