In need of an update, I posted a release candidate at
http://dynapi.sourceforge.net/snapshot/src/dynapi_2001_08_14.zip. If
you find any bugs please post them to the bug tracker at
http://sourceforge.net/tracker/?group_id=5757&atid=105757 so that they
may be fixed. Below is the list of changes so far...

- html can now be passed as the ninth parameter to the DynLayer
constructor
- Fixed missing clicks where mousedowns were cancelled in NS4
- Event cancellation changes.
- Fixed the console for Netscape 6.
- DragEvent should now add the correct document eventlistener when
using frames (enableDragEvents)
- Fixed select() method to call setSelected() for the selected item in
List widget
- Context Menu is not removed in IE 5 anymore.
- Simple events can now be used with eventlisteners (as long as
simple.js is included after listeners.js)
- Removed hookLoad/Unload from dynapi.js because it is not working
correctly.
- Fix to the zIndex problem in Mozilla. It is now set manually instead
of through the div string. Why doesn't the zindex in the html string
work?
- NS 4 captures the mouseevents after a setHTML call so that events
will continue to fire.
- Viewport content width patch
- Dragdrop fix - now works as expected
- Fix for PathAnimation.run()


Rob


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to