Refresh Main Page
Posted: Thu Jul 28, 2016 12:38 am
I have an application that is one web page with multiple panels that are displayed when selected by the user navigating through the app. When the app is transitioning from panel to panel I am setting the web page caption to indicate that the transition is occurring (some panels take a few seconds to build). In Firefox and Chrome the caption change happens immediately but in internet explorer the change is not displayed. If I add an alert right after the caption change it is shown in IE (this was for testing only, I won't be leaving the alert in).
Is there a way to force a refresh of the web page so that the caption change will show immediately ?
Is there a way to force a refresh of the web page so that the caption change will show immediately ?