From: Robert R. <rra...@ya...> - 2001-04-08 02:47:46
|
You can download DynAPI 2.5 at http://sourceforge.net/projects/dynapi Release Notes ------------- The internal structure has been completely rewritten in the 2.5 release. External changes were kept to a minimum. Events are now in dynapi.event.*. Please look at the examples to see how they are included. Also, keyevents has been moved and renamed to dynapi.event.keyboard.js. Many other internal bug fixes have also been made. [*] Precreation changes in NS 6 (the div and all its children are created at once) [-] Keyevents should now bubble [*] Simple events (dynlayer.onresize = function(){}) can be used by including simple.js instead of mouse.js. [*] Mozilla (DOM) support has been improved [*] DragDrop changes for children layers [-] Inline layers (inline.js) should now work in NS 6 [-] Image animation fixes [-] Many other bug fixes -- Robert Rainwater |