Thanks Dan, that appears to have worked.
For completeness this is the change I have made to the Javascript:
function startBtnClick(){
loading(); // Display the Loading screen
// Wait 100 milliseconds and then start populating the data.
// The code to clear the loading screen is at...
Hey guys,
I have been suffering a small issue with Javascript on IE.
When a user clicks a button on the screen I want a loading screen to appear, I have created the loading screen as a loading foreground/background div which start out with the style “display:none;”, when the use clicks the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.