![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Fistro <rafam... (AT) gmail (DOT) com> writes: I have this template from Andreas that I'd like to use in Yahoo! Geocities. You can view it here: http://www.geocities.com/rafael_minuesa/andreas/ and this is the original: http://andreasviklund.com/templates/andreas03/ snip It has something to do with some code added by the Geocities server, because on its own (and by that I mean locally viewed or uploaded to a "clean" server) it displays correctly in all browsers. The server is adding elements in front of the DOCTYPE. *The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. |
#3
| |||
| |||
|
|
On Sep 11, 4:02*pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. *The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: |
|
Any workarounds that you may know of? |
#4
| |||
| |||
|
|
Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02*pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. *The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter *what* gets added, you buffoon. That's the whole |
|
Any workarounds that you may know of? Host your pages somewhere that doesn't f**k them up. Bravo sherm, |
#5
| |||
| |||
|
|
On 11 sep, 18:29, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02*pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. *The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter *what* gets added, you buffoon. |
|
Host your pages somewhere that doesn't f**k them up. Bravo sherm, Thankyou sherm, |
#6
| |||
| |||
|
|
On 11 sep, 18:29, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02 pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter *what* gets added, you buffoon. That's the whole point. I have already said that: "It has something to do with some code added by the Geocities server" What part of that sentence specifically you fail to understand? I knew that sooner or later some smart-alec would show up. I was hoping that it'd be later, but no luck. Any workarounds that you may know of? Host your pages somewhere that doesn't f**k them up. Bravo sherm, Thankyou sherm, Freak off sherm. |
#7
| |||
| |||
|
|
Fistro <rafam... (AT) gmail (DOT) com> writes: On 11 sep, 18:29, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02 pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter *what* gets added, you buffoon. Shouting and calling me names won't change facts. Your layout problem is caused by quirks mode. Quirks mode is triggered when any text at all appears above the DOCTYPE, so that the DOCTYPE is no longer on the first line of the document. What part of "any text at all" is so hard to understand? It's not what gets added that causes problems, it's where it gets added. Geocities could add an empty comment at the top, and it would have precisely the same effect as what they're adding now. Anything at all that pushes your DOCTYPE down off the first line will have that effect. |
#8
| |||
| |||
|
|
Fistro wrote: On 11 sep, 18:29, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02 pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. *The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter **what* gets added, you buffoon. That's the whole point. I have already said that: "It has something to do with some code added by the Geocities server" What part of that sentence specifically you fail to understand? I knew that sooner or later some smart-alec would show up. I was hoping that it'd be later, but no luck. Any workarounds that you may know of? Host your pages somewhere that doesn't f**k them up. Bravo sherm, Thankyou sherm, Freak off sherm. Well Sherm advice although not the most tactful was spot-on. If the server, like Geocities inserts anything before the DOCTYPE is going to be problematic for IE. It is best to find another server that DOES NOT inject stuff into your pages. There are options out there, and some free ones as well. Google is your friend, I know is problematic, but since it renders perfectly in Firefox and |
#9
| |||
| |||
|
|
On Sep 11, 7:18 pm, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On 11 sep, 18:29, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02 pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter *what* gets added, you buffoon. Shouting and calling me names won't change facts. Your layout problem is caused by quirks mode. Quirks mode is triggered when any text at all appears above the DOCTYPE, so that the DOCTYPE is no longer on the first line of the document. What part of "any text at all" is so hard to understand? It's not what gets added that causes problems, it's where it gets added. Geocities could add an empty comment at the top, and it would have precisely the same effect as what they're adding now. Anything at all that pushes your DOCTYPE down off the first line will have that effect. So, in other words, you have no idea of what is being added neither of any workarounds . |
|
That's fine, just say so, or better yet, don't say anything. |
|
I don't either, you see, that's why I'm asking. |
#10
| |||
| |||
|
|
On Sep 11, 7:18 pm, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On 11 sep, 18:29, Sherm Pendley <spamt... (AT) dot-app (DOT) org> wrote: Fistro <rafam... (AT) gmail (DOT) com> writes: On Sep 11, 4:02 pm, Ben Bacarisse <ben.use... (AT) bsb (DOT) me.uk> wrote: The server is adding elements in front of the DOCTYPE. *The DOCTYPE is designed to put all browsers in "standards" rather than "quirks" mode but any text at all before it changes this behaviour. This is the code being added: It doesn't matter *what* gets added. What part of "any text at all" is not clear to you? It DOES matter **what* gets added, you buffoon. Shouting and calling me names won't change facts. Your layout problem is caused by quirks mode. Quirks mode is triggered when any text at all appears above the DOCTYPE, so that the DOCTYPE is no longer on the first line of the document. What part of "any text at all" is so hard to understand? It's not what gets added that causes problems, it's where it gets added. Geocities could add an empty comment at the top, and it would have precisely the same effect as what they're adding now. Anything at all that pushes your DOCTYPE down off the first line will have that effect. So, in other words, you have no idea of what is being added neither of any workarounds . That's fine, just say so, or better yet, don't say anything. I don't either, you see, that's why I'm asking. |
![]() |
| Thread Tools | |
| Display Modes | |
| |