Skip to content
Snippets Groups Projects

Add basic functionality to configure the module to include the iframe resizer...

Files
3
@@ -12,6 +12,7 @@ iframe_resizer_advanced:
widthCalculationMethod: scroll
autoResize: TRUE
bodyBackground: ''
bodyPadding: ''
bodyMargin: ''
inPageLinks: FALSE
interval: 32
@@ -24,6 +25,7 @@ iframe_resizer_advanced:
sizeHeight: TRUE
sizeWidth: FALSE
tolerance: 0
checkOrigin: TRUE
iframe_resizer_advanced_hosted_options:
targetOrigin: '*'
Loading