On form submit, take the user to a new page and leave behind the old tab in the background

  • 27 August 2016
  • 1 reply
  • 7 views

I’m trying to create a leave behind landing page where the user, upon submitting their zip code on a form are:

  1. Taken to a page in a new tab in their browser, with their zip code passed into the URL
  2. The tab left behind (the original landing page) opens a lightbox, also with their zip code fed into it 

1 reply

Why do you need need a new tab to do so when you can just use the lightbox? Is there something else you’re trying to accomplish?

Reply