Re: [Proto-Scripty] Old 1.6.1 library

2012-10-18 Thread Walter Lee Davis
On Oct 16, 2012, at 5:32 PM, Trik wrote: > Hi there, > > I'm a littlebit confused, i'm not a prototype expert and i would like to > solve a problem. > I have an old library based on 1.6.1 version. > > There is a method that make an error when i try to upgrade to 1.7.1 : > > function onMoused

[Proto-Scripty] Old 1.6.1 library

2012-10-18 Thread Trik
Hi there, I'm a littlebit confused, i'm not a prototype expert and i would like to solve a problem. I have an old library based on 1.6.1 version. There is a method that make an error when i try to upgrade to 1.7.1 : function onMousedown(event) { var draggable = event.findElement('[ui:dragg