Closed (fixed)
Project:
Modal Frame API
Version:
6.x-1.7
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2011 at 19:49 UTC
Updated:
28 Nov 2013 at 22:30 UTC
Jump to comment: Most recent
Comments
Comment #1
dsnopekYes! In Javascript in the child frame, you need to detect the changes and can call
Drupal.modalFrameChild.triggerParentEvent('childResize')which will cause the modal to resize itself. I hope that helps!