Displaying 1 result from an estimated 1 matches for "selectname".
2007 Jan 11
2
In-place editor for a whole form?
I want to implement in-place editing for a hierarchical structure where 
the nodes are not simple text fields, but need to be represented by at 
least two input elements.
The Rails helpers only support in-place editing for a text field, 
scriptaculous''s controls.js beyond that implements support for an 
in-place editor containing a select element. I need an editor where I 
essentially