Hi guys, I have tried searching the Web but couldn't find the exact solution. I have a newsletter subscription form which I want to be displayed when page loads (onload event). When users presses the submit button I want the form to submit its data and close the modal box window. Thank you in advance!
Here is an example: http://jqueryui.com/demos/dialog/modal-form.html You can implement there AJAX functionality to send data to the server.