irkevin Posted October 17, 2007 Share Posted October 17, 2007 Hi i have a little problem there and this is getting me mad.. My iframe displays well in FF, but it won't show up in IE. here's the code <table border="0" width="76%" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top"><iframe src="shout.php" name="shout" scrolling="NO" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe></td> </tr> </table> Whats wrong? Quote Link to comment Share on other sites More sharing options...
darkfreaks Posted October 17, 2007 Share Posted October 17, 2007 <iframe src="shoutbox/index.php" id="document.getElementById('iframe').history.go(0);" name="shout" width="100%" frameborder="1" marginheight="0" marginwidth="0" scrolling="yes"></iframe> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.