Re: [Rails-spinoffs] Questions about Sortable javascript

2006-01-30 Thread Peter Michaux
Hi Jerod WoW! Thanks for the great response. I will check out all the links that you gave me and read in the scriptaculous wiki. Thanks again! Peter On 1/29/06, Jerod Venema <[EMAIL PROTECTED]> wrote: > Hey Peter! > > Many of the questions you have are mixed into two areas. One is > script.aculo.

Re: [Rails-spinoffs] Questions about Sortable javascript

2006-01-29 Thread Jerod Venema
Hey Peter!Many of the questions you have are mixed into two areas. One is script.aculo.us, one is prototype. Prototype is the foundation on which script.aculo.us is built. You can find prototype documenation at http://www.sergiopereira.com/articles/prototype.js.htmlandYou can find script.aculo.us

[Rails-spinoffs] Questions about Sortable javascript

2006-01-29 Thread Peter Michaux
Hi, I've been playing with sortable, the demos on script.aculo.us and reading the javascript. I hope I'm not just missing the documentation somewhere but I can't find it. I want to do something like Sortable for the admin side of an open source ecommerce project I'm working on [1]. I'm relatively