473,500 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IFRAME and Mozilla - does it exist?


Folks,

I've spent the past hour or so testing IFRAME with Mozilla 1.7.5 and not
getting it to work - Then... I thought I'd try it in IE, and my code
worked...

Thus... is IFRAME an IE only feature? I use Mozilla most often and I am
nearly sure that I have used a website that had an IFRAME like window...
is there another method?

I am working on an intranet based application which will have a Mozilla
dependancy hence the reason why IE is not an option.

Thanks
randell d.
Jul 23 '05 #1
6 11041
Moz does have iframe support; make sure your page has a proper doctype.
"Randell D." <re************************@fiprojects.moc> wrote in message
news:Mj9_d.703591$Xk.336814@pd7tw3no...

Folks,

I've spent the past hour or so testing IFRAME with Mozilla 1.7.5 and not
getting it to work - Then... I thought I'd try it in IE, and my code
worked...

Thus... is IFRAME an IE only feature? I use Mozilla most often and I am
nearly sure that I have used a website that had an IFRAME like window...
is there another method?

I am working on an intranet based application which will have a Mozilla
dependancy hence the reason why IE is not an option.

Thanks
randell d.

Jul 23 '05 #2
Previously in comp.infosystems.www.authoring.html, "Randell D."
<re************************@fiprojects.moc> said:
Thus... is IFRAME an IE only feature?
No, but it is a usability hazard.
I use Mozilla most often and I am
nearly sure that I have used a website that had an IFRAME like window...
Iframes *are* supported in Mozilla. If you can't get it working, post a
URL.
is there another method?


Yes. But what method to use depends on what behaviour of iframes you're
trying to duplicate.

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 23 '05 #3
Sebastien B. wrote:
Moz does have iframe support; make sure your page has a proper doctype.
"Randell D." <re************************@fiprojects.moc> wrote in message
news:Mj9_d.703591$Xk.336814@pd7tw3no...
Folks,

I've spent the past hour or so testing IFRAME with Mozilla 1.7.5 and not
getting it to work - Then... I thought I'd try it in IE, and my code
worked...

Thus... is IFRAME an IE only feature? I use Mozilla most often and I am
nearly sure that I have used a website that had an IFRAME like window...
is there another method?

I am working on an intranet based application which will have a Mozilla
dependancy hence the reason why IE is not an option.

Thanks
randell d.



Sebastien,

Thanks - I went searching on the web and found a blog that used an
IFRAME which worked in Mozilla... I inspected it and discovered that
the 'src' tag is mandatory (its been ages since I used any sort of
frames in html and I had tried to place my code inside the iframe tags
as opposed to call an external page).

anyway... I got it working - thanks for the help - I just needed
confirmation that I recalled correctly that I had infact seen an iframe
tag working with mozilla...

cheers
randelld
Jul 23 '05 #4
Mark Parnell wrote:
Previously in comp.infosystems.www.authoring.html, "Randell D."
<re************************@fiprojects.moc> said:

Thus... is IFRAME an IE only feature?

No, but it is a usability hazard.

I use Mozilla most often and I am
nearly sure that I have used a website that had an IFRAME like window...

Iframes *are* supported in Mozilla. If you can't get it working, post a
URL.

is there another method?

Yes. But what method to use depends on what behaviour of iframes you're
trying to duplicate.


Mark,

Thanks - I went searching on the web and found a blog that used an
IFRAME which worked in Mozilla... I inspected it and discovered that
the 'src' tag is mandatory (its been ages since I used any sort of
frames in html and I had tried to place my code inside the iframe tags
as opposed to call an external page).

anyway... I got it working - thanks for the help - I just needed
confirmation that I recalled correctly that I had infact seen an iframe
tag working with mozilla...

cheers
randelld
Jul 23 '05 #5
Randell D. wrote:
Thanks - I went searching on the web and found a blog that used an
IFRAME which worked in Mozilla...


You should better check this in the W3C recommandation :
http://www.w3.org/TR/html401/present...ml#edef-IFRAME
Jul 23 '05 #6
In message <Mj9_d.703591$Xk.336814@pd7tw3no>, Randell D.
<re************************@fiprojects.moc> writes

Folks,

I've spent the past hour or so testing IFRAME with Mozilla 1.7.5 and
not getting it to work - Then... I thought I'd try it in IE, and my
code worked...

Thus... is IFRAME an IE only feature? I use Mozilla most often and I
am nearly sure that I have used a website that had an IFRAME like
window...
IE --yes, Mozilla --yes, Opera --yes, Netscape --yes ....... even old
4.7x Netscapes (although the Iframe opens in a new window in that case)
is there another method?
Yes ....... and No.

Depends on what you want to do.

Do you want to load variable content into the Iframe? Or is the content
fixed when the page loads?
I am working on an intranet based application which will have a Mozilla
dependancy hence the reason why IE is not an option.

Thanks
randell d.


--
Jake

Jul 23 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
18675
by: alejandro.rivero | last post by:
In Mozilla, the following code seems to resize correctly the IFRAME, so no scroll bars: <iframe marginwidth=0 marginheight=0 src=text.html onload="this.height= this.contentDocument.height">...
44
919
by: Jim M | last post by:
I have had great success with using <iframe> with overflow-y set to auto. I can get a similar look with the <iframe> tag. BUT... In all cases I need to have fixed heights. Is there a way to...
2
3964
by: swathi | last post by:
----------------------------------------------------------------------- A poll associated with this post was created, to vote and see th results, please visit...
16
7053
by: Mcginkel | last post by:
I am trying to find a way to load XHTML content in an Iframe. I use to do this in html by using the following code : var iframeObject = document.createElement("iframe");...
26
3194
by: shlomi.schwartz | last post by:
using this example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Test Page</title> </head>
14
18252
by: Aaron Gray | last post by:
Hi, I want to access the properties of an IFrame but seem unable to get access to the IFrames document body. <html> <body> <iframe src="test.html" id="IFrame"></iframe> </body>
3
7326
by: bulldog8 | last post by:
I am having problems with changing a frames source file for Mozilla (1.5.0.4). The followig code works for IE: <script type="text/javascript"> var imgP = new Image(); function...
3
1660
by: tullyrob | last post by:
If you run the following simple line of code in Mozilla the webpage loads fine. However, a default page is displayed when opened in IE. --- <html> <iframe name=stbbox...
14
1776
by: Tom Cole | last post by:
I have a rather complicated business application that uses Ajax. Part of this form requires uploading documents, which I cannot do using Ajax, so I post the form to an IFrame. This part works just...
0
7182
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6906
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7397
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5490
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4611
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3106
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
316
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.