JSFiddle - React, Tailwind, and code Playground
by adamschwartz
HTML
readonly<br>
<input type="text" spellcheck="false" value="<script src="//fast.eager.io/f26H-e7jrH.js"></script>" readonly="readonly" select-all-on-focus="select-all-on-focus" class="standard code embed-code"
onFocus="this.selectionStart=0; this.selectionEnd=this.value.length;"
onTouchEnd="this.selectionStart=0; this.selectionEnd=this.value.length;"
onMouseUp="return false"
>
<br><br>
not<br>
<input type="text" spellcheck="false" value="<script src="//fast.eager.io/f26H-e7jrH.js"></script>" select-all-on-focus="select-all-on-focus" class="standard code embed-code"
onFocus="this.selectionStart=0; this.selectionEnd=this.value.length;"
onTouchEnd="this.selectionStart=0; this.selectionEnd=this.value.length;"
onMouseUp="return false"
>
CSS
</style>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<style>