I've got a small issue with an iframe which wants to scroll horizontally
on me.  

 

A working test example is at http://bradwood.com/test.cfm (At least it
works on IE 6.0)

 

The content of the iframe is only a few words wide, but when it gets
tall enough to demand a vertical scroll bar, I get a horizontal one
thrown in as well even thought it is not wanted.  

Scrolling is set to auto, and I even tried this IE specific CSS:
style="overflow-x: hidden; overflow-y: scroll;"

 

Here's the trick, it ONLY happens when my doctype is at the top of the
framed page.  

I am using the following doctype:

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

 

I have also tried other doctypes, but they don't seem to make a
difference.

 

Can anyone tell me why IE tries to scroll both ways ONLY when there is a
doctype present in the framed page?

 

Thanks!

 

~Brad



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245532
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