473,387 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Vierd question :-)

I came across a frames set built site and found out that in IE the main
frame (only frame with scrolling allowed) have a horizontal scroll list.
Since Mozilla don't show that list, I get curious about what causes it
in IE.

After some checking in the code (and testing) I see that the pages have
the full doctype code inluded, like
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

If I remove the link to "loose.dtd" from the code, the horizontal scroll
list disappear! Everything else on the page is as before, only the above
is change to the "shorter version" <!DOCTYPE HTML PUBLIC "-//W3C//DTD
HTML 4.01 Transitional//EN">

Can somebody tell me what's wrong with IE that's give a horizontal
scroll list only because of the link in the doctype declaration?

--
/Arne
Jul 23 '05 #1
4 1455
In comp.infosystems.www.authoring.html us**@domain.invalid said:
Can somebody tell me what's wrong with IE that's give a horizontal
scroll list only because of the link in the doctype declaration?


http://www.macromedia.com/devnet/mx/...al_scroll.html

--
v o i c e s
Jul 23 '05 #2
Once upon a time *brucie* wrote:
In comp.infosystems.www.authoring.html us**@domain.invalid said:
Can somebody tell me what's wrong with IE that's give a horizontal
scroll list only because of the link in the doctype declaration?


http://www.macromedia.com/devnet/mx/...al_scroll.html


Thank's for the link, interesting! I will look deeper in to it, but as I
see now there is pages that validate. No deprecated cades and no
proprietary codes that at least is not supported by IE :-)

The content is just simple text (with very few HTML tag's) that should
fit in the inner width of the frame. But if there is nothing else that
can cause the list in IE, then I guess there is something and I need to
look closer in to the page. Maybee I can "invent" something new here :-)

--
/Arne
Jul 23 '05 #3
<us**@domain.invalid> wrote in message
news:n5*****************@newsb.telia.net...
I came across a frames set built site and found out that in IE the main
frame (only frame with scrolling allowed) have a horizontal scroll list.
Since Mozilla don't show that list, I get curious about what causes it
in IE.

After some checking in the code (and testing) I see that the pages have
the full doctype code inluded, like
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

If I remove the link to "loose.dtd" from the code, the horizontal scroll
list disappear! Everything else on the page is as before, only the above
is change to the "shorter version" <!DOCTYPE HTML PUBLIC "-//W3C//DTD
HTML 4.01 Transitional//EN">

Can somebody tell me what's wrong with IE that's give a horizontal
scroll list only because of the link in the doctype declaration?


A well-known IE6 bug.
Jul 23 '05 #4
Once upon a time *C A Upsdell* wrote:
<us**@domain.invalid> wrote in message
news:n5*****************@newsb.telia.net...
I came across a frames set built site and found out that in IE the main
frame (only frame with scrolling allowed) have a horizontal scroll list.
Since Mozilla don't show that list, I get curious about what causes it
in IE.

After some checking in the code (and testing) I see that the pages have
the full doctype code inluded, like
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

If I remove the link to "loose.dtd" from the code, the horizontal scroll
list disappear! Everything else on the page is as before, only the above
is change to the "shorter version" <!DOCTYPE HTML PUBLIC "-//W3C//DTD
HTML 4.01 Transitional//EN">

Can somebody tell me what's wrong with IE that's give a horizontal
scroll list only because of the link in the doctype declaration?


A well-known IE6 bug.


I can't remember if I have notice that before. Well, I don't use IE much
either. :-)

I belive there is a bug in IE, since I can't find anything in the HTML
on the mentioned page that can cause the error. But it would be of
interest to read more about the bug somwhere, so if you have a URL on
hand it would be great? :-)

--
/Arne
Jul 23 '05 #5

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

Similar topics

0
by: andrew | last post by:
Hi, i have a problem that i can't solve for quite a long time. I created a dll with C# and added a reference to it in my project. i create an object from that dll (TableControl), in this object...
12
by: user | last post by:
Find a page some table cells was made like this: <td width="253" height="10" bgcolor="98a7b2">Some text in white color</td> Since the page background was white I could't see the text inside the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.