Yeah, I mentioned that in my original post.  When I remove the doctype,
it works great.  My example at http://bradwood.com/test.cfm has the
doctype as the first line of the document and it has no line breaks in
it.  However, despite all that, it doesn't render as expected on my
browser.

~Brad

-----Original Message-----
From: Sandra Clark [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 06, 2006 1:39 PM
To: CF-Talk
Subject: RE: iframe scrolling

Its your doctype, you are in undefined mode in IE.

when I had Topstyle insert the doctype it seems to work fine in IE
(keep it
on one line and make sure it is the first line in your output.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245589
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to