Bugs item #484536, was opened at 2001-11-22 04:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=484536&group_id=5757
Category: DynAPI 2 Events Group: None Status: Open Resolution: None Priority: 7 Submitted By: Richard Bennett (richard_bennett) Assigned to: Nobody/Anonymous (nobody) Summary: Scroll.js error Initial Comment: Hi, Take a look at the scroll example in CVS using IE5+ : http://cvs.sourceforge.net/cgi- bin/viewcvs.cgi/~checkout~/dynapi/dynapi/examples/dynap i.gui.scrollbar.html?rev=1.6&content-type=text/html If you click on the scrollbar, an error is caused: orig.srcElement is null or not an object. It looks to me, that it's being caused by the "slideEvents.onpathstop" method in scrollbar.js (line 73-85). There we add a new DynMouseEvent. Could it be, that the secondary inheritance bugfix we applied recently, is causing this to fail? Richard. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=484536&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
