AutoSizeInput by Qwerty_Wasd May 24, 2017 HTML <input type="text" onkeydown="this.style.width = ((this.value.length + 1) * 8) + 'px';">