[Proto-Scripty] Scriptaculous slider.js (Scripty2) : setvalue whitout onchange

2010-05-27 Thread F.Buratti
I call the setValue method to update the position of the handle, which also performs the callback function onChange (my custom function). only when I invoke setValue I not want to run onchange;.you can do this? -- You received this message because you are subscribed to the Google Groups

[Proto-Scripty] slider.js (Scriptaculous/Scripty2) : setValue whitout onChange

2010-05-27 Thread F.Buratti
I call the setValue method to update the position of the handle, which also performs the callback function onChange (my custom function). only when I invoke setValue I not want to run onChange;.you can do this? -- You received this message because you are subscribed to the Google Groups

[Proto-Scripty] Carousel prototype problem from 1.6.1 to 1.7_rc1

2010-04-30 Thread F.Buratti
I'm using the script by Victor Stanciu (http://code.google.com/p/ prototype-carousel/) but I can not get it to work correctly with the new release candidate of Prototype 1.7. the problem is that the carousel stops and do not see the last two slides, I'm trying but have not yet found the bug I

[Proto-Scripty] Re: prototype 1.7_rc1: Element.Layout toCSS

2010-04-17 Thread F.Buratti
I resolved there is a bug in Prototype 1.7 https://prototype.lighthouseapp.com/projects/8886/tickets/1022-elementlayouttocss-fails-two-issues-found https://prototype.lighthouseapp.com/projects/8886/tickets/1020 -- You received this message because you are subscribed to the Google Groups

[Proto-Scripty] prototype 1.7_rc1: Element.Layout toCSS

2010-04-16 Thread F.Buratti
Element.Layout is really cool, more than getDimensions, I'm already loving version 1.7 I'm trying to passing layout properties to Element.setStyle trough toCSS method, as shown by documentation. Unfortunately, the method returns no value to me, surely I'm wrong. example var lt = new