I have a several screens long div
which has buttons on top and bottom of it. Whenever those buttons are clicked the UI is blocked; this causes viewport position to jump to the middle of the div
.
Is there a way to prevent this from happening and show 'Loading...'
message in the middle of the screen without viewport jumping around?