RE: [WSG] please help validate

2004-10-06 Thread Patrick Lauke
Stefan,

crashes such as the one on your site are usually caused by something in the CSS that 
IE doesn't like. I didn't get a chance to actually look through it, but I'd suggest 
commenting out your different blocks in the stylesheet, one at a time, and trying to 
isolate the problem that way.

Patrick

 -Original Message-
 From: stefan sick | cialog [mailto:[EMAIL PROTECTED]
 Sent: 06 October 2004 15:39
 To: [EMAIL PROTECTED]
 Subject: [WSG] please help validate
 
 
 help needed because i encountered a strange problem.
 please could you help me hunt this error down:
 
 my homepage http://www.cialog.com/
 crashes on Windows IE and i've got no idea why
 
 the code validates xhtml 1.0 trans and css and looks fine
 in safari, firefox ... but random crashes on IE PC occur
 
 can you reproduce these crashes ?
 does someone have an idea why this happens ?
 
 thanks a thousand times in advance !
 
 stefan
 
 cialog | corporate interactive design
 stefan sick
 reinsburgstrasse 128/1 | 70197 stuttgart | germany
 fon +49 711 28044-20 | fax +49 711 28044-22
 
 http://www.cialog.com/
 [ the only constant in life is change ]
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
  See http://webstandardsgroup.org/mail/guidelines.cfm
  for some hints on posting to the list  getting help
 **
 
 
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] please help validate

2004-10-06 Thread Kim Kruse
No crashing here using W2K/IE6. Try to reboot and try again.
Kim
stefan sick | cialog wrote:
help needed because i encountered a strange problem.
please could you help me hunt this error down:
my homepage http://www.cialog.com/
crashes on Windows IE and i've got no idea why
the code validates xhtml 1.0 trans and css and looks fine
in safari, firefox ... but random crashes on IE PC occur
can you reproduce these crashes ?
does someone have an idea why this happens ?
thanks a thousand times in advance !
stefan
cialog | corporate interactive design
stefan sick
reinsburgstrasse 128/1 | 70197 stuttgart | germany
fon +49 711 28044-20 | fax +49 711 28044-22
http://www.cialog.com/
[ the only constant in life is change ]
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**

**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


RE: [WSG] please help validate

2004-10-06 Thread Kristof Rutten | WSB
Stefan,

 I've modified the Security Level of my XP machine and now the page renders
without a glitch.
 Try to turn off the ActiveX components in IE and try again. It looks like
the flash component makes
 the browser act weird.

.K
Webstandards.be ~ Baptising the Frontpage monkeys
 

-Original Message-
From: stefan sick | cialog [mailto:[EMAIL PROTECTED] 
Sent: woensdag 6 oktober 2004 16:39
To: [EMAIL PROTECTED]
Subject: [WSG] please help validate

help needed because i encountered a strange problem.
please could you help me hunt this error down:

my homepage http://www.cialog.com/
crashes on Windows IE and i've got no idea why

the code validates xhtml 1.0 trans and css and looks fine in safari, firefox
... but random crashes on IE PC occur

can you reproduce these crashes ?
does someone have an idea why this happens ?

thanks a thousand times in advance !

stefan

cialog | corporate interactive design
stefan sick
reinsburgstrasse 128/1 | 70197 stuttgart | germany fon +49 711 28044-20 |
fax +49 711 28044-22

http://www.cialog.com/
[ the only constant in life is change ]

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] please help validate

2004-10-06 Thread stefan sick | cialog
thanx people for testing so far! but still noo solution ;(
i cut the flash object and place an image instead: still crashes
btw: crashes not only on my pc - so the problem must be part of the 
website
not the local XP or IE installation

so next thing i'll do: turn off some of the css rules ?
maybe it's the way i include the css:
in the html i wrote
 snip
	link rel=stylesheet type=text/css media=screen, projection 
title=styles href=/themes/cialog2/jscss/screen.css /
	link rel=stylesheet type=text/css media=print 
href=/themes/cialog2/jscss/print.css /
 snip

and in screen.css we go:
 snip
@import url(/themes/cialog2/jscss/basic.css);
@import url(/themes/cialog2/jscss/drupal.css);
/*
** LEFTCOL
*/
#leftcol h1
{
color: #666;
font-size: 1.4em;
font-weight: bold;
margin: 20px 0 0 0;
}
#leftcol h2
{
color: #999;
font-size: 1.4em;
font-weight: bold;
margin: 20px 0 5px 0;
}
 snip
  etc
these import rules ... are they known to be critical ?

On 06. Okt 2004, at 17:04, Kristof Rutten | WSB wrote:
Stefan,
 I've modified the Security Level of my XP machine and now the page 
renders
without a glitch.
 Try to turn off the ActiveX components in IE and try again. It looks 
like
the flash component makes
 the browser act weird.

.K
Webstandards.be ~ Baptising the Frontpage monkeys
-Original Message-
From: stefan sick | cialog [mailto:[EMAIL PROTECTED]
Sent: woensdag 6 oktober 2004 16:39
To: [EMAIL PROTECTED]
Subject: [WSG] please help validate
help needed because i encountered a strange problem.
please could you help me hunt this error down:
my homepage http://www.cialog.com/
crashes on Windows IE and i've got no idea why
the code validates xhtml 1.0 trans and css and looks fine in safari, 
firefox
... but random crashes on IE PC occur

can you reproduce these crashes ?
does someone have an idea why this happens ?
thanks a thousand times in advance !
stefan
cialog | corporate interactive design
stefan sick
reinsburgstrasse 128/1 | 70197 stuttgart | germany fon +49 711 
28044-20 |
fax +49 711 28044-22

http://www.cialog.com/
[ the only constant in life is change ]
**
The discussion list for  http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**

**
The discussion list for  http://webstandardsgroup.org/
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**

cialog | corporate interactive design
stefan sick
reinsburgstrasse 128/1 | 70197 stuttgart | germany
fon +49 711 28044-20 | fax +49 711 28044-22
http://www.cialog.com/
[ the only constant in life is change ]
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**