Problem with [iframe] in Mozilla (or Netscape)

A

Anonymous

Guest
Hi all

I want to show a web page inside another web page as a frame, Ive used [iframe] for this , it works well in Internet Explorer but it doesnt work in other browsers, is there any other way to do this in all browsers ?

regards
Woozy Duck
 
WoozyDuck said:
Hi all

I want to show a web page inside another web page as a frame, Ive used [iframe] for this , it works well in Internet Explorer but it doesnt work in other browsers, is there any other way to do this in all browsers ?

regards
Woozy Duck
some code please....
 
thanx for the replies
please take a look at the same link you gave me about SYNTAX :
http://www.w3schools.com/tags/tag_iframe.asp
if you check it with IE , its allright , but if you check that with MOZILLA
you see that frame comes out from the table which is weird!
well actually it works in all browser , it was my mistake.
 
WoozyDuck said:
thanx for the replies
please take a look at the same link you gave me about SYNTAX :
http://www.w3schools.com/tags/tag_iframe.asp
if you check it with IE , its allright , but if you check that with MOZILLA
you see that frame comes out from the table which is weird!

That's just lazy coding. :)
 
Back
Top