mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-16 11:02:40 +01:00
Focus keyboard cursor on quick-reply box
This commit is contained in:
parent
f548a03e69
commit
3b5acb7df8
@ -379,7 +379,8 @@
|
||||
} else {
|
||||
$postForm.show();
|
||||
}
|
||||
|
||||
|
||||
$postForm.find('textarea[name="body"]').focus();
|
||||
$(window).on('stylesheet', function() {
|
||||
do_css();
|
||||
if ($('link#stylesheet').attr('href')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user