I need to add a TRANSFORMICE game iframe.
It sounds easy, right? Being:
<iframe src="http://transformice.com"frameborder="0" width="100%" height="100%" ></iframe>
However, there is a small error (however, considerable): The "flashing bar" does not appear.
It should look like this: link
[NO IFRAME] But it's gone without the bar: link
How can I fix it?