Could you help me please with this issue? I’m newbie in jQuery. I tried to find any information about pop-up windows for this plugin – nothing found.
When I changed code (options) > submitHandler: function(form) { > $(form).ajaxSubmit(); > window.open('','Order > Confirmation','width=600,height=600,scrollbars=yes'); > }, I see error - Error: $(form).ajaxSubmit is not a function