Answer the question
In order to leave comments, you need to log in
How to close custombox modal?
how to close custombox modal window after ajaxform msg event succses(successful form submission), fancybox closes simply ( $.fancybox.close(); )
found on off.source( dixso.github.io/custombox ) Custombox.modal.close()
how to close window but doesn't work
Please help, what am I doing wrong?
the general is as follows:
$(document).ready(function() {
AjaxForm.Message.success = function(message, sticky) {
$.Custombox.modal.close();
};
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question