Interactive: How to save on those expensive school photos

Interactive: How to save on those expensive school photos

window.addEventListener(‘message’, function(e) {
if (e.data && e.data.type === ‘content-app-engine:resize’ && e.data.storyId === ‘why-are-school-photos-so-expensive-here-s-how-to-cut-those-c-scrippsnews’) {
var f = document.getElementById(‘wcpo-embed-why-are-school-photos-so-expensive-here-s-how-to-cut-those-c-scrippsnews’);
if (f) f.style.height = e.data.height + ‘px’;
}
});