Thursday, September 6th, 2007
Filed in Development, JavaScript, Wildbit Projects
ModalBox 1.5.5 released
Since version 1.5.4, which has been packed with new great features & style, I got numerous bug reports. So this release is mostly about bugs fixing rather then new features development. Anyway, I rarely loose a chance to make some code improvements and re-factoring.
Here is the change log for the 1.5.1
- Added: Modalbox can override standard alert messages. Use overrideAlert to toggle this feature on/off.
- Added: Added an option to toggle animated transitions on/off [#98]
- Added: Proper node clone IDs cleanup on hide [#120]. Unit-tests changes accordingly
- Changed: Default transition intervals changed
- Changed: update method re-factored
- Changed: findFocusableElements method re-factored to exclude hidden inputs
- Changed: Moving focus in direct and reverse order (by Shift+TAB combo)
- Fixed: On resize modalbox contents were stretched to 90px if height wasn’t defined
- Fixed: Overlay initial flicker effect removed [#104]
- Fixed: Evaluating javascripts after loading the content fixed [#100]
- Fixed: Re-factored SELECTs toggle method for IEs [#111]
- Fixed: Focusing by TAB key issue in Safari [#3]
- Fixed: Potential issues with DOM node content type then using IDs from parent node [#120]
- Fixed: Content isn’t being shown in IE6 then transitions are switched off
- Fixed: Added expression in resize effect [#114]
Download Modalbox 1.5.5
Go to ModalBox labs page
Go to ModalBox Google Code page
This entry was posted on Thursday, September 6th, 2007 at 5:59 pm and is filed under Development, JavaScript, Wildbit Projects. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.



Comments
This entry has no responses