Open joshuacc opened 12 years ago
Situations like this where there isn't a form associated because it's being handled entirely client side and doesn't send anything to the server.
<div>
<input type="text" title="standalone input element" />
</div>
fair enough. I think we should avoid contenteditable for the time being, as it doesn't really matter in our app.
What is the scenario when you think this will be useful? For contenteditable?