#ed is a textarea auto-height works with plain js:
#ed
var ed = document.querySelector("#ed"); ed.addEventListener(\'input\', h); f