dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.39k stars 3.48k forks source link

Support request: Submit and process form inside of Popup and refresh content #952

Open mbabini opened 7 years ago

mbabini commented 7 years ago

I'm looking for some sample code for submitting and processing a popup-form including a refresh of the contents of the popup after processing the form input. Unfortunately I can't find anything in the documentation and the example under http://dimsemenov.com/plugins/magnific-popup/#test-form does not contain a submit button...

I've created a question with my code on Stackoverflow, but so far, I did not get an answer: http://stackoverflow.com/questions/42364920/show-submit-and-process-form-inside-of-magnific-popup-and-refresh-content

It would be a great help to get some sample code. I think, as soon as I see an example, I can adapt it to my own form.

Many thanks!