Ajax.InPlaceSelect updated
November 15th, 2006 by SubZane
Thanks to Jay Buffing the Ajax.InPlaceSelect is now updated. The selected value is sometimes tainted with whitespace making the default selected value to fail. But Jay added a regexp to remove that.
How do you assign a name to the select box that is generated or default value? This isnt clearly defined in the comments or the demos I’ve seen. Thanks