
insertAdjacentHTML Causing Inserted HTML to Appear
Question: I need to figure out a way to insert a chunk of HTML after the begin tag of the body element without causing the HTML that is in view to be scrolled to make space for the new HTML to be inserted. I am implementing a “Line Up” function,