Re: [Rails-spinoffs] Form.serialize problem

2006-04-21 Thread Deco Rior
The form parameters must be name(d) i..e id is not enough Deco On Apr 21, 2006, at 9:11 PM, Matt Grommes wrote: I'm sure I'm missing something dumb but I cannot get Form.serialize to work. I have an alert in the function as a debug to show me what's supposed to be the serialized line of

[Rails-spinoffs] Form.serialize problem

2006-04-21 Thread Matt Grommes
I'm sure I'm missing something dumb but I cannot get Form.serialize to work. I have an alert in the function as a debug to show me what's supposed to be the serialized line of values but it always shows nothing. Can somebody show me what I'm doing wrong? Thanks in advance. function submitprof

[Rails-spinoffs] how-to pass other values to InPlaceCollectionEditor?

2006-04-21 Thread info
Hi, I am trying to pass others paramenter to the function InPlaceCollectionEditor, but I think that is not possible I have modified some rows controls.js to line 782 from: ### this.editField = this.cached_selectTag; if(this.options.loadTextURL) this.loadExternalText();

Re: [Rails-spinoffs] problem with drag and drop

2006-04-21 Thread Martin Bialasinski
On 4/21/06, Lindsey Simon <[EMAIL PROTECTED]> wrote: > That just fixed the same problem for me - makes me wonder why this isn't > the default behaviour. Anyone know, out of curiousity? Use the source, Luke. var Position = { // set to true if needed, warning: firefox performance problems // N