Creating a fixed-dimension popup window via CMSB

4 posts by 2 authors in: Forums > CMS Builder
Last Post: May 2, 2014   (RSS)

By CommonSenseDesign - April 28, 2014

Does anyone know how to create a fixed-size pop up window from a link that's specified in CMSB? They would create a new page, then link to it from another page on the same site. When the site's visitor clicks on that link, the new page would appear in a fixed-size window without any browser tools (perhaps just a scrollbar).

Please see my client's visual for an explanation of how this would work on the live page.

Attachments:

Sample-of-pop-up.jpg 158K

By Damon - April 29, 2014

Hi,

You could use a jQuery popup to display the content. Here is an example of one I found that can be used to display inline content:
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/

I searched for jquery lightbox inline html.

Hope this helps.

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By CommonSenseDesign - April 29, 2014

Thanks, Damon. I'll give this a try.