the content page you are useing is a complete document
this is not allowed for an ajax call
if you just use
Code:
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td><img src="http://eyefour.com/ccul/images/landing_1_01.gif" width="800" height="165"></td>
</tr>
<tr>
<td align="left" valign="top"><table width="800" border="0" cellspacing="25" cellpadding="0">
<tr>
<td class="main"><img src="http://eyefour.com/ccul/images/landing_1_04.jpg" width="210" height="185" align="right">In reality, your body can’t digest swallowed gum. But the gum doesn't stay in your stomach. It moves relatively intact through your digestive system just like anything else.<sup>1</sup><br>
<br>
Myths like this one are proof that you can’t believe everything you hear! That’s why we’re glad you’re here to get the real story about Protective Custom Choice UL. You may have heard that it’s not a competitive short-duration life insurance solution, but Protective Custom Choice UL is great way to deliver clients more value for the money. Get the real story now>></td>
</tr>
<tr>
<td class="tiny"> 1 - http://www.mayoclinic.org/digestive-system/expert-answers/faq-20058446 </td>
</tr>
</table></td>
</tr>
<tr></tr>
</table>
with the css in the main document it will work
or see the iframe example(samplecontent2.htm) on the DD page
Bookmarks