diff --git a/frontend/js/commento.js b/frontend/js/commento.js index 6e2d6d7..16610c7 100644 --- a/frontend/js/commento.js +++ b/frontend/js/commento.js @@ -1249,6 +1249,8 @@ append(loginBox, fieldContainer); } + + $(ID_LOGIN_BOX_PASSWORD_INPUT).focus(); }