[Proto-Scripty] Re: code transform

2009-11-02 Thread Vladimir Tkach
http://docs.jquery.com/Core/jQuery.noConflict 2009/11/2 Albertus > > is that posible to transform function where build by jquery into > prototype? > > > -- Best Regards, Vladimir Tkach +972-54-7574166 tea...@gmail.com http://teamco-anthill.blogspot.com/ http://www.google.com/search?q=teamc

[Proto-Scripty] Re: sortables with scroll and overflow

2009-11-02 Thread prima
Hey try this one. I had the same problem and its fixed after applying the following : find "Position.prepare();" string within dragdrop.js, and manually add "Position.includeScrollOffsets = true;" at the next line. I found this here : http://dev.rubyonrails.org/ticket/5174 I just tested on IE8

[Proto-Scripty] vertical axis Control.Slider problem

2009-11-02 Thread Walter Lee Davis
Can anyone tell me why these two different formats of the Control.Slider would behave differently? vas s = new Control.Slider('thumb','track'); s.options = { axis: 'vertical', onChange: function('value'){ customSlide(value,this.axis,this.moveMe); },

[Proto-Scripty] An anomaly that shows up occasionally in Visual Web Developer

2009-11-02 Thread bernard
I updated to Prototype 1.6.1, and I now sporadically get a message: Warning 1 Error updating JScript IntelliSense: C:\inetpub\wwwroot\lib\prototype.js: Object doesn't support this property or method @ 1764:4. If I revert to 1.6, the message goes away. I'd rather not be mucking about with this un

[Proto-Scripty] Re: Insert , Defer and Is there a better way?

2009-11-02 Thread phegaro
HI T.J, I'm sorry but are you asking for more than what is above? I can write a simple page that puts together the HTML and JS listed above. Is that what you want? Kiran On Oct 30, 2:22 am, "T.J. Crowder" wrote: > Hi Kiran, > > It sounds like you've already put together a minimalist test case

[Proto-Scripty] Scriptaculous Sortable with Google's Carousel

2009-11-02 Thread lun.ashis
I tried using carousel for the same list that i made sortable. It working fine but if any element is hidden on left side of "my- carousel" while clicking next button of carousel to scroll the sortable list than problem comes but without clicking next button it works fine( i.e fresh load of sortab