Open thejohnfreeman opened 12 years ago
We should have a binder that swaps an element wrapping a text node with a text <input> element on click, and back on enter or blur. Both elements should be bound to a string variable.
<input>
This should be possible with some combination of the text and btb binders.
text
btb
We should have a binder that swaps an element wrapping a text node with a text
<input>
element on click, and back on enter or blur. Both elements should be bound to a string variable.