Cody Sickler wrote:
> On Fri, Feb 5, 2010 at 3:23 AM, David Laakso
> <[email protected]> wrote:
>   
>> Cody Sickler wrote:
>>     
>>> I'm not sure if works on the Mac version of Safari, but the Windows
>>> version it works as I intended it to, and it also works on Google
>>> Chrome. I haven't tested Opera yet.
>>>
>>>
>>>       
>> Opera and SeaMonkey don't get either.
>> Try setting the height to min-height, and see if that hold it open in IE/8.
>> FF, and Opera.
>>
>> Best,
>> ~d
>>
>> PS Bottom post. Wrtie below this in reply. Thanks.
>>
>>     
>
> Just tried that, and have also tried setting the height and width
> attributes of the iframe tag. That doesn't seem to do the trick, even
> if I just move the styling attributes to a containing div.
>   


re: <http://cosi.exofire.net/sview/>


Your page currently reads:

<iframe id="emailBody" src="view.html" width="50%" height="20%"></iframe>



What happens, /cross-browser/,  if you change it to read?:

<iframe id="emailBody" src="app_files/view0000.htm" width="50%" 
height="750px"></iframe>


Best,
~d








-- 
desktop
http://chelseacreekstudio.com/
mobile
http://chelseacreekstudio.mobi/

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to