Developer Programs

Learn

Docs

iFrame

Formatting your Content > Shortcodes > iFrame
shortcode
shortcode
content
content

Use the jhdocs-iframe shortcode to embed an iframe into your content.

This shortcode takes the following parameters:

  • url: The URL to display in the iframe
  • height: The height in pixels to use for the iframe.
    • The default value is 800 pixels.
    • The iframe always takes 100% for its width.

Example

This example uses an iframe to embed the jackhenry.dev website.

Icon example markdown
{{< jhdocs-iframe url="https://jackhenry.dev" >}}

Here is the rendered result of this markdown:


Next topic: Link Block

Support options
Have questions on this topic?
Join the jhDocs team in Microsoft Teams to connect with the community.
See something in this page that needs to change?
Send us feedback on this page.

Did this page help you?

Last updated Wed Dec 17 2025