crash - display: -webkit-box; sometimes crashes my iPad -


do have ideas why websites keep crashing on single post template? powered wordpress. problem appears on ipad (i've tested 2 ipad 2's).

http://luzlol.me

how diagnose such things? thanks.

update: figured out reason.

display: -webkit-box; 

crashes ipad on single post template (like http://luzlol.me/bittorrent-sync/ one), don't know why.

deativate w3tc , use dev tools console fix jquery errors. use firebug firefox, or use developer tools in chrome or safari or ie.

use http://validator.w3.org/ check html , css.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -