HighDots Forums  

A Browser Specific Problems text does not appear in IE 7

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss A Browser Specific Problems text does not appear in IE 7 in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lawrence Krubner
 
Posts: n/a

Default A Browser Specific Problems text does not appear in IE 7 - 05-31-2008 , 04:16 PM






Please use FireFox to check out this page:

http://www.cyberbitten.com/

Do you see the text near the top that reads "Be a part of the movement!" ?

Okay, now go look at the same page in IE 7 (possibly also IE 6, I don't
know).

The block of text is gone, yes? I can't figure out why.

I've validated this page, save for the Flash. I have asked our Flash
programmer to get back to us with some valid HTML for the Flash. Aside
from the HTML for the Flash video player, the page is valid. So why
won't the intro text appear? It appears fine in FireFox. What am I missing?

cross posted to alt.html

Reply With Quote
  #2  
Old   
BootNic
 
Posts: n/a

Default Re: A Browser Specific Problems text does not appear in IE 7 - 05-31-2008 , 05:30 PM






Lawrence Krubner <lawrence (AT) krubner (DOT) com> wrote in
news:JYqdnQ2SV_t4ItzVnZ2dnUVZ_gCdnZ2d (AT) earthlink (DOT) com:

Quote:
Please use FireFox to check out this page:

http://www.cyberbitten.com/

Do you see the text near the top that reads "Be a part of the
movement!" ?

Okay, now go look at the same page in IE 7 (possibly also IE 6, I
don't know).

The block of text is gone, yes? I can't figure out why.

I've validated this page, save for the Flash. I have asked our Flash
programmer to get back to us with some valid HTML for the Flash. Aside
from the HTML for the Flash video player, the page is valid. So why
won't the intro text appear? It appears fine in FireFox. What am I
missing?

cross posted to alt.html
Remove:
<!--Header //-->

Putting something before the doctype may through IE into quirks mode,
which would also be the reason it does not center in IE.

--
BootNic Saturday May 31, 2008 6:29 PM
Man who scratch ass should not bite fingernails.
*Ancient Chinese Proverbs*


Reply With Quote
  #3  
Old   
Lawrence Krubner
 
Posts: n/a

Default Re: A Browser Specific Problems text does not appear in IE 7 - 06-01-2008 , 01:58 PM



Beauregard T. Shagnasty wrote:
Quote:
You also should check this:
http://validator.w3.org/check?verbos...itten.c om%2F
This page is not Valid XHTML 1.0 Transitional!
Result: Failed validation, 12 Errors

and
http://jigsaw.w3.org/css-validator/v...rbitten.com%2F
Sorry! We found the following errors (8)
My apologies. I thought I made clear in my original post that the page
was valid save to the HTML relating to the Flash video player. I have
asked our Flash programmer to get back to us with some HTML that will be
valid on this page.

-- lawrence



Reply With Quote
  #4  
Old   
Lawrence Krubner
 
Posts: n/a

Default Re: A Browser Specific Problems text does not appear in IE 7 - 06-01-2008 , 02:00 PM



BootNic wrote:
Quote:
Lawrence Krubner <lawrence (AT) krubner (DOT) com> wrote in
news:JYqdnQ2SV_t4ItzVnZ2dnUVZ_gCdnZ2d (AT) earthlink (DOT) com:

Please use FireFox to check out this page:

http://www.cyberbitten.com/

Do you see the text near the top that reads "Be a part of the
movement!" ?

Okay, now go look at the same page in IE 7 (possibly also IE 6, I
don't know).

The block of text is gone, yes? I can't figure out why.

I've validated this page, save for the Flash. I have asked our Flash
programmer to get back to us with some valid HTML for the Flash. Aside
from the HTML for the Flash video player, the page is valid. So why
won't the intro text appear? It appears fine in FireFox. What am I
missing?

cross posted to alt.html

Remove:
!--Header //--

Putting something before the doctype may through IE into quirks mode,
which would also be the reason it does not center in IE.

That fixed the problem. Thanks very much.


Reply With Quote
  #5  
Old   
Lawrence Krubner
 
Posts: n/a

Default Re: A Browser Specific Problems text does not appear in IE 7 - 06-01-2008 , 02:02 PM



BootNic wrote:
Quote:
Lawrence Krubner <lawrence (AT) krubner (DOT) com> wrote in
news:JYqdnQ2SV_t4ItzVnZ2dnUVZ_gCdnZ2d (AT) earthlink (DOT) com:

Please use FireFox to check out this page:

http://www.cyberbitten.com/

Do you see the text near the top that reads "Be a part of the
movement!" ?

Okay, now go look at the same page in IE 7 (possibly also IE 6, I
don't know).

The block of text is gone, yes? I can't figure out why.

I've validated this page, save for the Flash. I have asked our Flash
programmer to get back to us with some valid HTML for the Flash. Aside
from the HTML for the Flash video player, the page is valid. So why
won't the intro text appear? It appears fine in FireFox. What am I
missing?

cross posted to alt.html

Remove:
!--Header //--

Putting something before the doctype may through IE into quirks mode,
which would also be the reason it does not center in IE.
That worked, so I'm wondering how I might have found this out on my own.
Is there a validator somewhere that would flag these kinds of issues as
potential problems?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.