Brett Merkey wrote:
>> A few days ago, while testing for coherence in a webpage, IE7
>> crashed on me.
>> I've isolated the "offending" code here:
>> http://www.mundoplus.tv/atnbueno/ie7crash.html
>>
>> After a few tests (actually, a lot of them) I've found it's
>> simply more of IE lack
> A few days ago, while testing for coherence in a webpage, IE7
> crashed on me.
> I've isolated the "offending" code here:
> http://www.mundoplus.tv/atnbueno/ie7crash.html
>
> After a few tests (actually, a lot of them) I've found it's
> simply more of IE lack of support for the tag. No
> CSS
Hello, all.
A few days ago, while testing for coherence in a webpage, IE7 crashed on me.
I've isolated the "offending" code here:
http://www.mundoplus.tv/atnbueno/ie7crash.html
After a few tests (actually, a lot of them) I've found it's simply more of
IE lack of support for the tag. No CSS appli
Well I don't know,
I made few tests of putting proper tags except closing of .
It still crashes...
But if u remove you `http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt
On Mon, 30 Apr 2007, Glen Lipka wrote:
> My IE7 crashes if I look at the following source:
Mine does too, after "thinking" some time. This does not happen if I
remove the
span has a beginning and an end,thus ..text.. br for example
has no end but must be closed..thus .
Regards,E.F.
>From: "Simon Tiplady | Forums" <[EMAIL PROTECTED]>
>To:
>Subject: Re: [css-d] crashing IE7
>Date: Tue, 1 May:55:33 +0200
>
>What is the poi
On 4/30/07, Glen Lipka <[EMAIL PROTECTED]> wrote:
> It still shouldn't crash the browser. I "thought" it was valid.
The span element isn't empty, so it requires a closing tag. The
trailing slash only closes empty/replaced elements.
Agreed that an improperly closed span alone shouldn't cause a
f
01 May 2007 00:51
> To: css-d@lists.css-discuss.org
> Subject: [css-d] crashing IE7
>
> My IE7 crashes if I look at the following source:
>
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
>
>
> Crashes IE7
>
>
> a { position:
What is the point of a span if it is not spanning anything?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka
Sent: 01 May 2007 00:51
To: css-d@lists.css-discuss.org
Subject: [css-d] crashing IE7
My IE7 crashes if I look at the following
My IE7 crashes if I look at the following source:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
Crashes IE7
a { position: relative;}
a span{position: absolute;}
Link1
Link2
It doesn't crash if I am explicit with
It doesn't crash if I only have 1 link.
Is il
10 matches
Mail list logo