I\'m trying to do a simple auto-expanding textarea. This is my code:
textarea.onkeyup = function () { textarea.style.height = textarea.clientHeight + \'px\
using
may also do the same work, expanding it self, and requires no js