Add @license-end
git-svn-id: file:///srv/svn/repo/mai/trunk@45 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
parent
cfa42c36ca
commit
30c2aa67b6
@ -14,4 +14,5 @@ output.setAttribute("style", "height:" + output.scrollHeight + "px;overflow-y:sc
|
||||
input.addEventListener("input", function (e) {
|
||||
this.style.height = 150 + "px";
|
||||
this.style.height = this.scrollHeight + "px";
|
||||
});
|
||||
});
|
||||
// @license-end
|
Loading…
x
Reference in New Issue
Block a user