[WSG] Failure to load under IE and Opera

2004-04-03 Thread Randall Potter
I'm having an issue where the site that I'm working on validates as xhtml-strict and 
looks fine under Gecko and KHTML based browsers but, fails to load in IE, Opera, and 
dillo.  I would much appreciate it if someone could help me out here and tell me what 
I'm missing.

http://www.aegisconsulting.org/proof

Thank you in advance,

Randall Potter
*
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] Failure to load under IE and Opera

2004-04-03 Thread James Gollan
You could try taking out the xml prologue (first line). This causes IE
to render in quirks mode, but I don't think it affects Opera.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Randall Potter
Sent: Saturday, 3 April 2004 6:48 PM
To: [EMAIL PROTECTED]
Subject: [WSG] Failure to load under IE and Opera

I'm having an issue where the site that I'm working on validates as
xhtml-strict and looks fine under Gecko and KHTML based browsers but,
fails to load in IE, Opera, and dillo.  I would much appreciate it if
someone could help me out here and tell me what I'm missing.

http://www.aegisconsulting.org/proof

Thank you in advance,

Randall Potter
*
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] Failure to load under IE and Opera

2004-04-03 Thread James Gollan
On closer inspection it looks like the script tag is creating problems,
needs the closing tag rather than the xhtml empty tag syntax.

James

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Randall Potter
Sent: Saturday, 3 April 2004 6:48 PM
To: [EMAIL PROTECTED]
Subject: [WSG] Failure to load under IE and Opera

I'm having an issue where the site that I'm working on validates as
xhtml-strict and looks fine under Gecko and KHTML based browsers but,
fails to load in IE, Opera, and dillo.  I would much appreciate it if
someone could help me out here and tell me what I'm missing.

http://www.aegisconsulting.org/proof

Thank you in advance,

Randall Potter
*
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] Failure to load under IE and Opera

2004-04-03 Thread Randall Potter
On Sat, 3 Apr 2004 19:00:35 +1000
James Gollan [EMAIL PROTECTED] wrote:

 On closer inspection it looks like the script tag is creating problems,
 needs the closing tag rather than the xhtml empty tag syntax.
 
 James

That was indeed what turned out to be the problem, (got some help on IRC)
now you can smack me upside the head for not seeing the problem in the first place

Randall
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf Of Randall Potter
 Sent: Saturday, 3 April 2004 6:48 PM
 To: [EMAIL PROTECTED]
 Subject: [WSG] Failure to load under IE and Opera
 
 I'm having an issue where the site that I'm working on validates as
 xhtml-strict and looks fine under Gecko and KHTML based browsers but,
 fails to load in IE, Opera, and dillo.  I would much appreciate it if
 someone could help me out here and tell me what I'm missing.
 
 http://www.aegisconsulting.org/proof
 
 Thank you in advance,
 
 Randall Potter
 *
 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
 * 
 
 
*
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] Failure to load under IE and Opera

2004-04-03 Thread Leo J. O'Campo
Randall

Remove the xml prologue [?xml version=1.0 encoding=UTF-8?] It's 
not required and IE chokes on it.

Leo

On Saturday, April 3, 2004, at 03:47  AM, Randall Potter wrote:

I'm having an issue where the site that I'm working on validates as 
xhtml-strict and looks fine under Gecko and KHTML based browsers but, 
fails to load in IE, Opera, and dillo.  I would much appreciate it if 
someone could help me out here and tell me what I'm missing.

http://www.aegisconsulting.org/proof

Thank you in advance,

Randall Potter
*
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
*