iframe white flash -


I have a left hand navigation within two iframes, between two items, switch between two pages sometimes There is also a white flash, sometimes it does not happen.

In some ways I have tried so far:

  & lt; Iframe style = "visibleibility: hidden;" onload = "this.style.visibility = 'visible';" & Gt;   

did not move.

  jQuery ('# jobs-frame'). Load (function () {$ (this) .show ();}); JQuery ('# Primary A'). Click (function () {// Alert ('Hello'); jQuery ('# jobs-frame'). Hide ();});   

Also did not move further. Whatever I have tried, it is old in any other way. What I am, is that many of these 2 solutions / comments are saying that they work, but in Chrome - the only browser I have tested so far - I still have this problem.

If you want to avoid 'white flash', do not use links on HTML pages, But both pages have 2 & lt; Div & gt; Switch between s and them (this also allows for beautiful animation).

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -