jquery - Showing a form and confirmation page in a modal / overlay window -


i'm building user registration modal / overlay form first time (using jquery). i'm bit of jquery noob, , i'm hoping can me question.

presently, form displays in modal should. however, right now, modal closes on form submit , user taken 'full version' of confirmation page.

ideally, confirmation page show in modal well.

this standard html form, , validation handled server-side.

i'm assuming need add kind of onclick event form submit button, i'm not sure should be. can point me in right direction?

for that, i'd have submit button wired display processing indicator of sort, , make web service call. process response web service call, , update dialog content display either confirmation details, or else error message depending on result.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -