![]() | |
#1
| |||
| |||
|
#2
| |||||||
| |||||||
|
|
Looking at the XHTML recommendation I found the reference to the xframe tag. |
|
What I wasn't able to determine was whether or not it is 1) backward compatible - that is recognized by older browsers, |
|
2) whether it was recognized in both competing browsers, IE and Netscape. |
|
Secondly, it seems that iframe works in IE and not in Netscape, is that correct? |
|
Netscape uses ilayer, right? |
|
If that is true I'd assume that if the content I wanted on my page was not recognized within a iframe tag, then it would use the ilayer and vice versa. |
|
I don't want it to show up for twice. |
#3
| |||
| |||
|
|
"Funds needed for survival" <bruce (AT) trianglewebhosting (DOT) biz> wrote: Looking at the XHTML recommendation I found the reference to the xframe tag. I don't think so. You might have been looking at some fancy draft. What I wasn't able to determine was whether or not it is 1) backward compatible - that is recognized by older browsers, Of course it's not recognized by older browsers. But that's not how backward compatibility works in HTML. It works by giving old browsers content that they present acceptably, after ignoring _tags_ (not elements) they don't understand. 2) whether it was recognized in both competing browsers, IE and Netscape. Oh, I see... you are trolling, right? Your From field supports this conclusion, and so does this: Secondly, it seems that iframe works in IE and not in Netscape, is that correct? It might be a correct observation that it seems so to you. Hard to tell. I presume "Netscape" here means the undead zombie, Netscape 4 (or maybe a previous version?). Netscape uses ilayer, right? For some values of "Netscape" and "right". If that is true I'd assume that if the content I wanted on my page was not recognized within a iframe tag, then it would use the ilayer and vice versa. The question does not parse. I don't want it to show up for twice. Find. Then use none of iframe, ilayer, xframe. It won't show up twice then. Or even once. There might be uses of iframe that make sense, but you have made it rather clear, especially with your URL, that this isn't one of them. |
#4
| |||
| |||
|
|
Let me re-phrase the original poster's question; |
|
Is there a valid way, to create a frame within a frame, using XHTML, without using a framset page? |
|
I know that iframes are usually misused. |
![]() |
| Thread Tools | |
| Display Modes | |
| |