Simple javascript functions to scroll next/previous H1 to top of screen – in an HTA application run with MSHTA.exe
I am a hobby programmer, and have made an HTA file, with some JavaScript and a single contentEditable <DIV>
. Using minimal JavaScript I can make keyboard shortcuts to format, save, and exit.