HTML page showing blank in iOS6 Safari

Posted by K10 on Stack Overflow See other posts from Stack Overflow or by K10
Published on 2012-10-16T04:58:27Z Indexed on 2012/10/16 5:01 UTC
Read the original article Hit count: 302

Filed under:
|
|

I have a HTML page which is showing blank after it loads completely.

Here is the scenario,

The page is build with a set of using 3 frames. There are various javascript's which push content into the site.

Also, there is a timeout function, which checks if the user has not responded for 3 minutes, it logs out the session.

The issue is, when I load this page whole page along with the content gets loaded, but after a fraction of seconds the page goes blank!

This issue is only with iOS6 Safari on iPad.

Can anyone help me out in figuring out the issue?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about safari