|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Iframe issue w/ IE8
On the page below I use an Iframe. I noticed it shows up fine in IE7 but not IE8, any ideas?
Page Example
__________________
Today the world, tomorrow the universe... |
|
#2
|
|||
|
|||
|
IFrame in IE 8
IFrames are unsupported in IE 8 to combat "click jacking", A mata tag can be inserted to force IE 8 to emulate IE 7's DOM.
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> Hope this helps. |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Iframe issue w/ IE8 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|