enfin le focus
This commit is contained in:
@@ -167,7 +167,7 @@ question.onkeydown = function(e) {
|
||||
|
||||
question.onfocus = function() {
|
||||
window.onresize();
|
||||
formulaire.scrollIntoView({ block: 'end', behavior: 'smooth' });
|
||||
formulaire.scrollIntoView({ block: 'start', behavior: 'smooth' });
|
||||
};
|
||||
|
||||
question.onblur = function() {
|
||||
|
||||
Reference in New Issue
Block a user