Re: Firefox \ Iceweasel Differences?
- From: Andrew Sackville-West <andrew@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 10:43:18 -0700
On Tue, Jul 31, 2007 at 07:30:16PM +0200, Mathias Brodala wrote:
Hi Andrew.
Andrew Sackville-West, 31.07.2007 19:10:
On Tue, Jul 31, 2007 at 06:45:17PM +0200, Mathias Brodala wrote:
Hi Andrew.
Andrew Sackville-West, 31.07.2007 18:25:
On Tue, Jul 31, 2007 at 10:55:45AM -0500, Anson Gardner wrote:No good solution, since headers can be manipulated at will. You better use
Not to get all gripey or anything, but there are web standards for preciselyHaving just put together my first real webpage (still pretty basic)
this reason. See http://www.w3.org
let me tell you (I'm sure you know) its a royal PITA. I've had to make
an extra style*** just for stupid IE and then put a check for IE in
the headers.
Conditional Comments[0] which only IE’s > 5.0 understand.
[0] http://msdn2.microsoft.com/en-us/library/ms537512.aspx
how telling it is that the above link start with:
"One of the most common operations performed in a Web page is to detect
the browser type and version. Browser detection is performed to ensure
that the content presented to the browser is compatible and renders
correctly...."
anyway, what I'm doing is:
<!--[if lte IE 6]>
<link href="ie-web.css" rel="style***" type="text/css">
<![endif]-->
OK, so you are using CC’s.
within the <head> tag. It seems to work pretty well, and i suspect I'm
a victim of not knowing the right terminology. I also suspect, since I
don't have access to IE7, that it doesn't work properly for that.
Heard about IEs4Linux[1]? It makes testing in IE7 pretty simple. (For IE7 you
need the beta.)
hmmm... very interesting but it makes my toes curl to think of
installing IE... What I really need to do it duplicate my windows qemu
image and upgrade IE in one of the two images. That makes me happier,
having that segregation...
thanks for the pointer though, I will research it more.
A
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: Firefox \ Iceweasel Differences?
- From: Andrew J. Barr
- Re: Firefox \ Iceweasel Differences?
- References:
- Firefox \ Iceweasel Differences?
- From: Stef Daniels VK5HSX
- Re: Firefox \ Iceweasel Differences?
- From: Andrew J. Barr
- Re: Firefox \ Iceweasel Differences?
- From: Stef Daniels VK5HSX
- Re: Firefox \ Iceweasel Differences?
- From: Anson Gardner
- Re: Firefox \ Iceweasel Differences?
- From: Andrew Sackville-West
- Re: Firefox \ Iceweasel Differences?
- From: Mathias Brodala
- Re: Firefox \ Iceweasel Differences?
- From: Andrew Sackville-West
- Re: Firefox \ Iceweasel Differences?
- From: Mathias Brodala
- Firefox \ Iceweasel Differences?
- Prev by Date: Re: PAM + LDAP and SSH
- Next by Date: Udev. Problems with ordering hardware using /dev/video
- Previous by thread: Re: Firefox \ Iceweasel Differences?
- Next by thread: Re: Firefox \ Iceweasel Differences?
- Index(es):