Hello,
I'm using IFrames to display photo galleries. In FF the border (which I want to have) is red. In IE8 it is gray.
Is there any solution?
fphcbigblue dot com
Here's the code:
<iframe name="hero" id="InlineFrame2" style="position:absolute;left:180px;top:95px;width :710px;height:475px;z-index:2" src="http://www.fphcbigblue.com/honor" frameborder="1">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
I'm using IFrames to display photo galleries. In FF the border (which I want to have) is red. In IE8 it is gray.
Is there any solution?
fphcbigblue dot com
Here's the code:
<iframe name="hero" id="InlineFrame2" style="position:absolute;left:180px;top:95px;width :710px;height:475px;z-index:2" src="http://www.fphcbigblue.com/honor" frameborder="1">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
Comment