iFrame oddity
iFrame oddity
- Started
- Last post
- 2 Responses
- ********
I thought I'd got these down long ago. BUT: Why when my source file is just text, does it wrap "just so" to give a tiny horizontal scroll? All I want is vertical, and the only solution I can think of is constraining the text in the source file within a table.
Surely there's a more clever hack?
- ********0
This is odd. I figured out what is giving me the scroll. It's the first-line !DOCTYPE!!!!!
WTF is that about?
- atomica0
there are standards you know ;)
if what's in the iframe isn't tabular data, i'd try and lean away from using a table.