Re: Forms Within Lightbox

Anonymous
Not applicable

Forms Within Lightbox

I have been searching for this answer but have not been able to find it. We are working on a new site and wanted to have our forms load within light boxes. Does anyone know how to add a form within a lightbox or have a sample landing page where they have already done this?


Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Forms Within Lightbox

Steven,

We've done this on our site using a lightbox plugin for WordPress and loading a blank iframe page with the form on it. See this page:

http://www.pedowitzgroup.com/packages

Click the big CTA button.

Any major lightbox plugin should support iframes (Fancybox, prettyphoto, etc.) and that would work.

Anonymous
Not applicable

Re: Forms Within Lightbox

If you go Steven's route, you can make it look a little smoother by adding overflow:hidden; to the style of the iframe in order to prevent those scrollbars. That of course assumes your form actually fits within the page like theirs does.

On the other hand, you could use your own form and just have it powered by Marketo. Follow the steps Marketo's provides to do this: http://community.marketo.com/MarketoArticle?id=kA050000000KyqgCAC