I have code that does not work in IE8 and I wanted to find a way to get it to work with any other code. even if it's jquery.
HTML:
<center><table border="0">
<tr border="0">
<td border="0">
<iframe class="TbRH" src="RH/RH.PDF" ></iframe>
</td>
</tr>
</table></center>
CSS:
width:100%; height:1140px;
border:none;overflow-x:hidden;
overflow-Y:hidden;