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

Re: [Proto-Scripty] Re: Hi, new to group. Having an issue with visible() method. any suggestions?

2012-10-18 Thread Peter Sysko
> > http://monkeypanel.com/demo <> usually works before the 'com' hehe >> > -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To view this discussion on the web visit https://groups.google.com/d/msg

Re: [Proto-Scripty] Re: Hi, new to group. Having an issue with visible() method. any suggestions?

2012-10-18 Thread Peter Sysko
Thanks Dave, I'm still not sure why my visible() comparison wrapper was registering as null when i originally first attempted to perform the functions, because that looks something like what I first tried. Thanks again to Jason suggestions to use a Hash, I have since modified the interface to u