![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, The HTML at the end of this message will render erroneously on IE (at least 5.0) and prperly on Mozilla (as I've been told). That does not surprise me, but I *would* like to find some workaround to get it to display properly... The thing is: on IE5 (Windows) the second "hello" is just not rendered (ok, at least I try to select all text with Ctrl-A...) when the empty style> element is in the document. If I remove that element, it renders OK. Is this a known bug, and if so, is there a workaround? |
#2
| |||
| |||
|
|
I just copy-pasted your code, and it renders 'hello world' three times, both in IE5.01 and IE5.5 (and NS7.1 ;-) ) |
#3
| |||
| |||
|
|
In article <403d1ec9$0$41761$5fc3050 (AT) dreader2 (DOT) news.tiscali.nl>, els.aNOSPAM (AT) tiscali (DOT) nl says... I just copy-pasted your code, and it renders 'hello world' three times, both in IE5.01 and IE5.5 (and NS7.1 ;-) ) Harumph... It *was* late last night, but it didn't work over here. Honest. I tried again, and found that (first closing all browser windows, just in case) that the initial view was correct, but that an F5 (reload) would render the document erroneously. Using IE5.00.3502.1000 BTW. |
#4
| |||
| |||
|
|
Yep, I see it now too, after reloading the page... Tried quite a few things too, but as soon as the width property is given to the float (which is usually necessary), the height collapses. So I gave it height, and it has height, but still, the word doesn't appear.... |
|
Works in 5.5 though, just not in 5.0 or 5.01... |
#5
| |||
| |||
|
|
:-) Whenit has a height, and you just single-click on it, it will usually appear as well. But what bugs me most is that (at least over here), the presence of the <style> tag is also related to the problem, even though it utterly empty... |
#6
| |||
| |||
|
|
Herman Kuiper wrote: :-) Whenit has a height, and you just single-click on it, it will usually appear as well. But what bugs me most is that (at least over here), the presence of the <style> tag is also related to the problem, even though it utterly empty... So why don't you take tose tags out and <link> to a seperate stylesheet? If the bug isn't triggered that way, why not? |
![]() |
| Thread Tools | |
| Display Modes | |
| |