|
From: Dan S. <dy...@fu...> - 2000-12-07 18:20:52
|
This crossed my mind, however I don't remember actually ever using slideBy(). It's not needed cause you can just do the addition yourself if needed:
obj.slideTo(obj.x+50,obj.y+50);
Dan
On Thu, Dec 07, 2000 at 12:36:18PM -0500, Robert Rainwater wrote:
>
> The slideBy method from slide.js will need to be added before slide.js
> is removed.
>
> --
> // Robert Rainwater
>
> On 12/7/2000, 12:14:32 PM EST, Alexey wrote about "[Dynapi-Dev] Interesting slideTo bug in veiwport (both NS and IE)":
>
> >> Also, I would recommend that the slide.js be deleted or deprecated with an
>
> > insert "alert('Deprecated')" iside it ;)
>
>
> > _______________________________________________
> > Dynapi-Dev mailing list
> > Dyn...@li...
> > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
> http://lists.sourceforge.net/mailman/listinfo/dynapi-dev
|