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 ? Quote Link to comment 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> 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.