[Pro] IE9 and Iframes

My Iframes wrap in Safari but will not wrap or scroll in IE9.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Example?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The problem was that the text files were .txt files. I changed the to to .html files and everything worked. The files don’t contain any html code they were simply a description of up-comming events.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

So you were trying to display .txt files in your iFrames?

Generally an iFrame is used to display a whole html page within an existing page.

To do what you were trying to do usually involves the use of a PHP include to just bring in text to a pre-formatted container.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options