jquery - processing a form after submit in overlay instead of new windows -


i have html form whith action url... till if press submit button progress continued in new window. want continue div overlay or this...

my site: http://www.bayers-hotel.de/ if u fill out dates , click on "prüfen" u se...

what want have: http://brecherspitze.com/index.php/de/ if u scroll down there on left side box "buchung" after click on suchen process woul continued in overlay...

i found lot of examples how open popup content after click on submit. not how can continue booking process in new popup, cause information form ...

thanks.

you'll need ajax: http://api.jquery.com/jquery.ajax/ , send returning data popup.

i can't give explicit example, issue complex.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -