My web forms center perfectly browsers except for IE.  They center upon load, but with a postback, they don't center. It stays centered all the way through document.ready, pageLoad, the master page load and content page load, but there is an event afterwards that must be happening because it then moves to the left margin...no centering.
What is the last event to load with a webpage using IE 11?

Go to the complete details ...