Downloads

Download modalframe-6.x-1.5.tar.gztar.gz 24.6 KB
MD5: e4b66ff219fd6e130960f1666e3a80c3
SHA-1: 6074a873a0cf7c811319d2b9bc006056951af690
SHA-256: 1e21a1608507dd82a4003d85ec13981d1ecab8ced05a1e78e74e9313da670772
Download modalframe-6.x-1.5.zipzip 30.22 KB
MD5: 350fb2af0a4998be4a5860118b0f0b08
SHA-1: d4fc617e2d12bb242714105d781abd614295c860
SHA-256: 8fc2b3829e36edc97e512fd7f486e4c2af07b25dc240ec5d602aa2d20ec15759

Release notes

Changes since Modal Frame API 6.x-1.4

Release notes:

  • There's no need to run update.php to upgrade. Just make sure your javascript caches are cleared.

Features:

  • #668540 Removed the autoResize option in favor of the autoFit option that serves both purposes.
  • #668540 Added onOpen option to client-side modal frame (callback to invoke when the modal frame is opened).
  • #668540 Added customDialogOptions option to client-side modal frame (an object with custom jQuery UI Dialog options).
  • #668540 Added doxygen comments to Drupal.modalFrame.open() method.
  • #669478 Prevent from resizing the modal frame while a child document is loading or unloading.

Bugfixes:

  • #608472 jQuery Tabs in Modal Frame do not work because the child document is not visible until the child Drupal behavior is executed.
  • #602176 by Bodo Maass: Incorrect scrolling with theme.css from jquery ui 1.7.2.
  • #595646 by EugenMayer, mbutcher: Hide loading animation as soon as the child document is loaded, restore the animation on page transitions.
  • #668000 Unable to use Escape key to close Modal Frame after an inner Modal Frame has been closed.
  • #635754 Closing a Modal Frame breaks mouse events of autocomplete widgets on parent window.
  • #590564 Modal Frame not resized on some situations.
  • #590564 Use custom event handlers to trigger events on the parent from the child window.
Created by: markus_petrux
Created on: 28 Dec 2009 at 23:01 UTC
Last updated: 1 Aug 2018 at 23:20 UTC
Bug fixes
New features
Insecure

Other releases