473,791 Members | 2,995 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

quirks mode and IE5 vs IE6

Well, it's probably past time for me to regularly include doctype in my
html.

What is quirks mode and how do I avoid it. I seem to recall a specific url
is required.

What is the suggested doctype for html4.0 transitional? That's probably what
I'm writing.

Also, what's the differences between IE5(windows) and IE6?

I don't have IE6, but usually what I write looks very similar in IE5, Opera7
and NS7.1. Sometimes IE5 mac looks a bit different although Safari is good.
What do I need to worry about in IE6?

Cheers,
Jeff
Jul 20 '05
16 2945
On Sat, 14 Feb 2004, Eric Bohlman wrote:
And it's important to remember that many viewers may be using IE5 because
it's what's installed on the machine that they're using and because the
machine isn't their *personal* machine, they *can't* upgrade the browser.


Sure. But conversely, it may be important to remember that there will
be viewers using IE6 because _that's_ what's installed on their
machine. So designing a page "to" the bugs of IE5 (which might have
been corrected in later versions, but if the author doesn't have one
then he won't necessarily know that) is not the answer, either.

Unfortunately, it's a lot of fuss to maintain more than one version of
Win IE. In fact, due to security concerns we get into trouble if we
run old versions of IE on our network: updating to the latest MS
fixes isn't an option - it's a requirement, in this context.
Jul 20 '05 #11
Alan J. Flavell wrote:
On Sat, 14 Feb 2004, Eric Bohlman wrote:

And it's important to remember that many viewers may be using IE5 because
it's what's installed on the machine that they're using and because the
machine isn't their *personal* machine, they *can't* upgrade the browser.

Sure. But conversely, it may be important to remember that there will
be viewers using IE6 because _that's_ what's installed on their
machine. So designing a page "to" the bugs of IE5 (which might have
been corrected in later versions, but if the author doesn't have one
then he won't necessarily know that) is not the answer, either.

Unfortunately, it's a lot of fuss to maintain more than one version of
Win IE. In fact, due to security concerns we get into trouble if we
run old versions of IE on our network: updating to the latest MS
fixes isn't an option - it's a requirement, in this context.


Actually is very easy to have three versions of IE in the same Windows
installation (I have 5.01, 5.5 and 6.0). I had a page where it was
explained and had direct links to standalone IE5.01 and 5.5... I'll try
to find it and will post it later.
Jul 20 '05 #12
Here it is: http://www.skyzyx.com/archives/000094.php

Enjoy it ;)
Jul 20 '05 #13

"Andrés Sedano" <as*****@ya.com > wrote in message
news:c0******** **@news.ya.com. ..
Here it is: http://www.skyzyx.com/archives/000094.php

Enjoy it ;)


I would, if I didn't get this:

Parse error: parse error in /home/skyzyxco/public_html/refer/refer.php on
line 37
Jul 20 '05 #14
> > And it's important to remember that many viewers may be using IE5
because
it's what's installed on the machine that they're using and because the
machine isn't their *personal* machine, they *can't* upgrade the
browser.
Sure. But conversely, it may be important to remember that there will
be viewers using IE6 because _that's_ what's installed on their
machine. So designing a page "to" the bugs of IE5 (which might have
been corrected in later versions, but if the author doesn't have one
then he won't necessarily know that) is not the answer, either.


You always have flexibility in making legitimate styles.

If you know something is going to cause trouble, then don't use it. Child
selectors springs to mind. Don't design for the bugs, design so the bugs
never come into play. There's more than one way to do it, in Perl and HTML.

I really think if it works in Opera7, NS7.1 and Safari (Mac), you have a
pretty good case for it working in IE6, more so than it "working" in IE5
windows.

Jeff
Jul 20 '05 #15
Jeff Thies wrote:
"Andrés Sedano" <as*****@ya.com > wrote in message
news:c0******** **@news.ya.com. ..
Here it is: http://www.skyzyx.com/archives/000094.php

Enjoy it ;)

I would, if I didn't get this:

Parse error: parse error in /home/skyzyxco/public_html/refer/refer.php on
line 37


http://www.insert-title.com/web_desi...s/dev/multi_IE

Another one (this works, I've just downloaded the two files again)

Cheers
Jul 20 '05 #16
On Sat, 14 Feb 2004, Andrés Sedano wrote:
Here it is: http://www.skyzyx.com/archives/000094.php


It says:

Parse error: parse error in
/home/skyzyxco/public_html/refer/refer.php on line 37

when I try to access it.
Jul 20 '05 #17

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

Similar topics

35
5189
by: Dr.Tube | last post by:
Hi there, I have this web site (www.DrTube.com) which has the following DTD: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> which switches Mozilla to standards compliance mode as I can confirm myself. How can I check whether IE6 and Opera do so too? TIA Regards Xavier van Unen.
10
12994
by: Axel Dahmen | last post by:
Hi, there's one question that's been bothering me for a long time: Why does the TD element not inherit from the BODY element? Is there any reason why properties like "font-family" or "font-size" are not applied to content of TD if I assign them to the BODY element? Thanks a lot for enlightening me! Axel Dahmen
8
2401
by: Chris Sharman | last post by:
I've got the following url (centre generated by cgi, and including banner, menus, etc designed by someone else) - http://services.ccagroup.co.uk/upbin/oformw?&whsmithwedding This looks as intended on a fair range of browsers (the dark blue menu separators are about 5-6mm). here's identical html, but with the loose dtd referenced on the doctype- http://services.ccagroup.co.uk/proofs/unquirktest.html This gets lots of unwanted padding -...
6
2777
by: Thomas | last post by:
In Mozilla: The problem we are trying to solve: We are using XSL/XML to generate tables with text in the rows. The spacing is wider then when those same exact tables are created in regular HTML. We figured out that this has to do with Mozilla rendering the HTML page in quirks mode, versus the XML/XSL page being rendered in strict mode. I can find no way to enable quirks mode in Mozilla for XML/XSL documents, since it does not appear...
1
1517
by: don.hosek | last post by:
Here's the relevant piece of code. <div style="position:relative;height:506;width:700; z-index:1; background-image:url(images/Mat-Tan.png);"> <div style="position:absolute;z-index:2; height:0; width:0;"> <img src="images/Frame-Brown-Land.png" alt="" /> </div> <div style="position:absolute;top:100px; left:125px;"> <img src="images/poster1.jpg" alt="" /> </div>
18
2328
by: Neil Cherry | last post by:
I'm in the process of redesigning my web page and started working more with CSS. I have, what I think is, a nice web layout (I'm no expert so I could be wrong). When I tested it with Konqueror and Firefox it works well (a few minor problems) but when I test it with IE 6.0 it doesn't display or it jumbles everything up. I've tried using various examples (conditionals) to get around IE problems but they are causing more problems that they...
4
1781
by: Simon Brooke | last post by:
There is no need to respond to this post. There is, in fact, no possible helpful response to this post. I just needed to tear my hair in public... I have a site I wrote for a customer four years ago. Recently, the customer upgraded their browser (probably on an automatic upgrade) to Internet Explorer 7, and phoned me up to say the site was broken. The site is 'broken', because IE 7 loses a band about 1em high across the top of the page;...
22
13563
by: Harry Haller | last post by:
Is there any other way apart from: document.compatMode == 'CSS1Compat' <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>Virtual Library</title> <script type="text/javascript">
3
7221
by: DiMono | last post by:
Consider this code: <input type="button" value="u" style="text-decoration: underline;" /> With a complete doctype definition, Firefox will not render the underline, but IE will. With an incomplete doctype definition, Firefox renders the page in quirks mode, and the underline is rendered. I want the underline to render, but I don't want the page to load in quirks mode. Is there a way to make this happen?
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10155
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9029
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5431
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2916
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.