Below is the code snippet:
<body scroll="yes" onload="checkWhileOnload(#{Bean.conLimit},'#{Bean.URL}');checkLoadStatus();hideLoader();">
I'm currently experiencing an issue where the function checkLoadStatus() is not being called in Safari and Chrome, although it works perfectly fine in IE and FF. Can someone assist me with this problem?