logu Posted March 2, 2006 Share Posted March 2, 2006 im using iframe in my web page,it works in IE but not in FF.mycode :<iframe src='scroll.php' width=100% height=200 bgcolor='#000000' id='picdiv' scrolling=no FRAMEBORDER=0 allowtransparency="true"></iframe>cld any1 help me ? Link to comment https://forums.phpfreaks.com/topic/3908-iframe-help/ Share on other sites More sharing options...
rajeshrhino Posted September 14, 2006 Share Posted September 14, 2006 seems its working in FF also . Please check it again . i tested the following code in FF & its working . <iframe src='phpinfo.php' width=100% height=200 bgcolor='#000000' id='picdiv' scrolling=no FRAMEBORDER=0 allowtransparency="true"></iframe> Link to comment https://forums.phpfreaks.com/topic/3908-iframe-help/#findComment-91628 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.