On Thu, Apr 7, 2011 at 3:25 AM, Alexandre Morgaut <[email protected]> wrote: >> >>> What are the use cases for readonly on<input type=text>? >> >> The primary one I've seen is to have a non-editable text input that the >> user can still select-and-copy from. > > Well... <span> could be enough for this use case ;-)
Well... you wont get effect of cursor movement, which are something wanted by our end user.
