Downloads
Download tar.gz
19.83 KB
MD5: e944519827b7da6995a0de7c6bad89c9
SHA-1: da7fb5a48b3564315bc6ad605c011a278de6c32e
SHA-256: 6d238385a828ce7e75b4e43704f65ea167dde141b7501994194e19f83f76a629
Download zip
24.59 KB
MD5: 07fc3e5d2dcd9f274dea2599a1342157
SHA-1: dca8288e0c8b1e8f601afa5b689c654539771df4
SHA-256: f56f3eff8606fcd53caee90bb4ca7ac0dd7358d75ddf7392befcffaf9d9ae2fe
Release notes
Changes since Modal Frame 6.x-1.0:
- Bugfix: load jQuery UI core on child windows to get access to tabbable elements.
- Bugfix: fully rewritten method to deal with tabbable elements in child window.
- Bugfix: fully rewritten methods to compute dialog size and position.
- Bugfix: enhanced clean up code to help browsers deal with memory leaks.
- Bugfix: enhanced support for autoResize option. Also, enabled this option in example module.
- Bugfix: removed a few snippets with IE dependencies present in previous version.
- Bugfix: make sure modalframe_close_dialog() cannot be invoked more than once.
- CSS simplification: remove class .modalframe-loading, background moved to #modalframe-container.
- CSS change: opacity effect increased from 0.3 to 0.4.
- #476004 reported by bangpound. Remove jQuery Update requirement.
- Changed description of example module (s/module/API).
- Minor changes in inline code documentation and coding style.