icon HTML Lightbox
Created by Orckestra

How to add an HTML lightbox to a page

  1. Edit a page.
  2. Insert the Composite.Web.Html.Lightbox function ( Insert | Function) or add the following code:
    Expand code
  3. Specify these required parameters:
    • Lightbox Teaser: Content for the teaser the user clicks to open the HTML lightbox
    • Lightbox Content: Content for the HTML lightbox
  4. Specify the optional parameters if necessary:
    • Content Width: The width of the HTML lightbox. Default is 500.
    • Content Height: The height of the HTML lightbox. Default is 400.