From: Raymond S. <dst...@or...> - 2000-12-12 14:53:13
|
I was biten by the 'no null allowed' also. ----- Original Message -----=20 From: Richard :o=20 To: dyn...@li...=20 Sent: Sunday, December 10, 2000 8:16 PM Subject: [Dynapi-Dev] Possible additions to pathanim.js (Attn Dan) hi, In attached example the slideTo and slideBy used to run if one = parameter is set to null can this be included in the new version again? ie: if (!x) x =3D = this.x; in the same attachement the slideTo function calls itself in it's own = event listener, this no longer works,=20 is this by design or error? Cheers, Richard :) |