Focus textarea.
This commit is contained in:
@@ -115,6 +115,8 @@ $(function() {
|
||||
|
||||
//autoresize
|
||||
$('textarea').autosize();
|
||||
|
||||
$('#markdown').focus();
|
||||
|
||||
//leave
|
||||
$(window).bind('beforeunload', function() {
|
||||
|
||||
Reference in New Issue
Block a user