HighDots Forums  

iframe issue with Safari

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss iframe issue with Safari in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
chapman_web
 
Posts: n/a

Default iframe issue with Safari - 03-29-2009 , 10:14 AM






Hi I'm trying to use an iframe to display content from a wordpress
blog. Here's the code...

<script>

function resizeIframe(height)
{

document.getElementById('right').height = parseInt(height)+60;
}
</script>
<iframe id='right' src='http://www.wordpress.com/chapmanwords'></
iframe>

All is well in Firefox but in Safari the window is ridiculously small
and completely useless. I haven't tested it in IE yet as I'm a Mac
user.

Can anyone help?
The url to the actual page is www.mrballad.com/blog.html

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.