issues
search
nswdpc
/
silverstripe-elemental-iframe
Provides an iframe element that can be added by content editors to pages and models with an ElementalArea
BSD 3-Clause "New" or "Revised" License
0
stars
1
forks
source link
Iframe resizer multiple firing fix
#1
Closed
JamesDPC
closed
2 years ago
JamesDPC
commented
2 years ago
Changes
Fix: fire iframe resizer on window.load for all iframes matching the selector.
Modify field description text to make the options more understandable and when they may clash with each other.
Hide iframeResize() log behind a configuration variable
Changes