[css-d] IE not displaying anything in my body tag.

2007-02-17 Thread BJ Clark
Hello All,
I've got a real puzzler. My site is showing up perfect in Firefox but
in IE (checked both 6 and 7) all that is displaying is my background
image and the title (in the title bar).  I am not getting anything
else. The page mostly validates as XHTML 1.0 Strict. There isn't any
unclosed div's that I can find, I'm pretty much stumped.

http://evang.eli.st:8200 (dev url)


Anyone have any ideas? I've ran this past a few friends and they
didn't see anything they could think of.

Thanks in advance for you help.

BJ Clark
the science department
__
css-discuss [EMAIL PROTECTED]
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.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE not displaying anything in my body tag.

2007-02-17 Thread 'Scott Swabey'
BJ Clark wrote:
 Hello All,
 I've got a real puzzler. My site is showing up perfect in Firefox but
 in IE (checked both 6 and 7) all that is displaying is my background
 image and the title (in the title bar).  I am not getting anything
 else. The page mostly validates as XHTML 1.0 Strict. There isn't any
 unclosed div's that I can find, I'm pretty much stumped.
 
 http://evang.eli.st:8200 (dev url)

Hi BJ

The problem seems to be caused by the inclusion of the lightbox.js file. 
Remove that and the page displays.

Regards
-- 

Scott Swabey
Design  Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css-discuss [EMAIL PROTECTED]
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.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE not displaying anything in my body tag.

2007-02-17 Thread ~davidLaakso
BJ Clark wrote:
 Hello All,
 I've got a real puzzler. My site is showing up perfect in Firefox but
 in IE (checked both 6 and 7) all that is displaying is my background
 image and the title (in the title bar).
 http://evang.eli.st:8200 (dev url)


 BJ Clark

   
It shows up here in xp ie/6.0 and ie/7.0.
Best,
~dL

-- 
http://chelseacreekstudio.com/

__
css-discuss [EMAIL PROTECTED]
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.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE not displaying anything in my body tag.

2007-02-17 Thread david
~davidLaakso wrote:
 BJ Clark wrote:
 Hello All,
 I've got a real puzzler. My site is showing up perfect in Firefox but
 in IE (checked both 6 and 7) all that is displaying is my background
 image and the title (in the title bar).
 http://evang.eli.st:8200 (dev url)

 BJ Clark

 It shows up here in xp ie/6.0 and ie/7.0.

HTML Validator reports 3 validation errors:

http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fevang.eli.st%3A8200%2F

Don't know if it makes a difference.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
__
css-discuss [EMAIL PROTECTED]
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.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE not displaying anything in my body tag.

2007-02-17 Thread Scott Swabey
BJ Clark wrote:
 Hello All,
 I've got a real puzzler. My site is showing up perfect in Firefox but
 in IE (checked both 6 and 7) all that is displaying is my background
 image and the title (in the title bar).
 http://evang.eli.st:8200 (dev url)

Hi BJ

The problem appears to be with the lighbox.js include. Removing this 
displays the page in IE.

Regards
-- 

Scott Swabey
Design  Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css-discuss [EMAIL PROTECTED]
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.org -- http://www.evolt.org/help_support_evolt/