Focus textarea.

This commit is contained in:
Hideaki Tanabe 2013-02-17 14:43:20 +09:00
parent bf95419461
commit 4b5ebc38ef
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ $(function() {
//autoresize
$('textarea').autosize();
$('#markdown').focus();
//leave
$(window).bind('beforeunload', function() {