I apologize if these questions are not relevant to Scriptaculous. I just want to get a general idea if I can acomplish some or all of these things with the framework, and then what (if any) I'll need to do outside just using javascript.
For now, I have 2 column layout. On the right I want a form palette where form elements can be dragged to the left column. I have a form inside the left column div. 1- I need to have the elements in the palette snap to a "grid"inside of it. Same thing when it gets dropped into the form. I guess it would be tricky not having specific x/y points because there is no specific place in the form where elements must go or how they would be layout out. 2- Once the form is created, user fills in the info, hits the submit button, I will have an additonal div where I want to display the post form data. Anything within prototype to help facilitate ? 3- Last tricky thing is I'd like a way to replenish the palette, so when a text field gets used another would appear. My apologies if this goes beyond the subject matter for the list. Any pointers / links, would be greatly appreciated. TIA Stuart _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
