Location.reload() is giving a flickering effect

Hi donboe,

location.reload(); reload the current document which is why you are seeing the flicker.
You could probably avoid it by reloading part of the current document.