iFrame

The widget can insert content created on another page in EverWeb or an external page or file.
The iframe can be made responsive in width by checking the Full Width box in the Metrics inspector and setting a maximum width.
The iframe code has been modified so that the contents will scroll on touch devices such as the iPad.
The frame can have a border and/or box shadow, background color and padding.
The widget also adds some javascript to prevent "white flash" on frame load.

NOTE: To prevent the content page being indexed by the search engines, add the "no index" meta tag to the content page. Paste this into the content page's Head Code box …

<meta name="robots" content="no index">

EverWeb Widgets