[Proto-Scripty] sortable tree in rails

2009-02-06 Thread chienr
Hi, I'm a new member to this group, and would appreciate some help with using Sortable in Rails. How do I generate a sortable tree like this with RoR? http://script.aculo.us/playground/test/functional/sortable_tree_test.html Specifically, the ability to drag a section and its children to anothe

[Proto-Scripty] Re: sortable tree in rails

2009-02-06 Thread chienr
I figured out what I was doing wrong. I had the tag around Section name. If I put the tag around Section and its children, the children move along with the parent. On Feb 6, 12:06 pm, chienr wrote: > Hi, > > I'm a new member to this group, and would appreciate some help with &g

[Proto-Scripty] TypeError: Value undefined (result of expression Element.insert) is not object.

2009-02-16 Thread chienr
Hi, Intermittently, I get a browser popup error that says: RJS error: TypeError: Value undefined (result of expression Element.insert) is not object. My suspicion is that since inc

[Proto-Scripty] Re: TypeError: Value undefined (result of expression Element.insert) is not object.

2009-02-16 Thread chienr
s. Thanks. On Feb 16, 3:50 pm, david wrote: > Hi robert, > > It's hard to guess your problem, but, javascript are loaded > synchronously, so that not the reason. > If you have an exemple, I could help you? a little bit more !? > > -- > david > &