scroll

  1. E

    JavaScript Scroll and focus to field

    Hi, could you help me? From this page I'm trying to scroll and focus to "N. inventario". I have this script to focus the field, but I would like it to autoscroll about 2 cm above the position to which it leads: focusme = document.querySelector('#DetailsOpen_Array04 > div > label:nth-child(2) >...
Top Bottom