From: <no...@so...> - 2001-02-20 14:26:23
|
Bug #133209, was updated on 2001-Feb-20 02:10 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Browser-Specific Issue Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: paloucha Assigned to : nobody Summary: PathAnimation.slideTo() doesn't work properly within ns6 Details: After a first, completed, slide, getSource(e) isn't able to retrieve the new obtained coordinatesin ns6. Follow-Ups: Date: 2001-Feb-20 06:27 By: nobody Comment: This information is correct, it is not however a bug in pathanim.js itself. See this example of the bug (NS6) http://www.dynapi.f2s.com/dynapi/NS6_Tests/Sequential_Slides.html The getX() and getY() values should appear on the status bar, they return undefined. use this ftp to test changes: ftp.dynapi.f2s.com username: dynapi password: dynapi In the 19/12/2000 snapshot of DynAPI2 this works correctly, see example here: http://www.resass.f2s.com/dynapi/Richard_Examples/Sequential_Slides.html So it seems something someone changed broke the getX and getY functions for NS6. Richard ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=133209&group_id=5757 |