Does anyone have examples of their lightbox forms on websites? | Community
Skip to main content
December 4, 2014
Question

Does anyone have examples of their lightbox forms on websites?

  • December 4, 2014
  • 1 reply
  • 1071 views
Hi - I want to add a lightbox to a webpage. Currently trying to figure out how to delay the popup form from showing right on page load or reload. 

How do you personalize or add text to the forms? 

Does anyone have examples of how they are using lightbox forms on their websites? 

Thanks,
Shirleen Solares
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

December 12, 2014
I did this for my previous company. Check out www.evolveip.net and click on the Request Information button in the upper left. I used a WordPress plugin called "FancyBox" that I customized a little bit. It's basically an iFrame displaying within the shadowbox. If you wanted to delay an auto-popup either hit up a site like www.dynamicdrive.com or write a JavaScript function to wait a few seconds after pageload then call your lightbox.

Hope this helps.