[RESOLVED] Working in IE but blank in FF

liunx

Guest
Im doing a site for a friend and although it validates through w3c and works fine in IE, I can't get it to show in FF. According to my status bar it is loading, but I only get a blank screen.<br />
<br />
Please help or show me how to help myself, thanks<!--content-->You might wanna give us something to go on.. like the site itself or atleast some of its source.<!--content-->Im doing a site for a friend and although it validates through w3c and works fine in IE, I can't get it to show in FF. According to my status bar it is loading, but I only get a blank screen.<br />
<br />
Please help or show me how to help myself, thanks<br />
<br />
Definately, need to see some code. Or URL, if published.<br />
<br />
"...validates through w3c and works fine in IE," okay, -little red flags goin' up here. That is almost contradictory but we'll see. It could be something as simple as maybe the entire page is wrapped in a 'negative z-index' which IE understands, but all other browsers do not. That would make a page 'visible' to IE, but 'not visible' to any other browsers...<br />
But that doesn't explain the statusbar 'still loading' report...<!--content-->wow, sorry about that:<br />
<br />
<!-- w --><a class="postlink" href="http://www.thebeachbrush.com">www.thebeachbrush.com</a><!-- w --> (<!-- m --><a class="postlink" href="http://www.thebeachbrush.com">http://www.thebeachbrush.com</a><!-- m -->) <br />
<br />
I guess that would help...<!--content-->WebJoel, you're the man. It was in fact a negative z-index in my 'container' div I used for positioning purposes. I too thought it seemed backwards that IE and not FF was showing the page.<br />
<br />
Thanks a ton,<br />
matt<!--content-->
 
Top