Site works in Firefox, not Internet Explorer

Discussion in 'HTML & Website Design' started by krush, Sep 4, 2007.

  1. #1
    Hi,

    Just got my site working in Firefox, but not Internet Explorer.

    Is there any reason why?

    :mad:
     
    krush, Sep 4, 2007 IP
  2. amaderforum

    amaderforum Well-Known Member

    Messages:
    155
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    110
    #2
    what's your site name?
     
    amaderforum, Sep 4, 2007 IP
  3. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    1. You need to correct your Markup errors (23) and CSS errors (4) reported by the W3C Validators.

    2. Using a Transitional XHTML Doctype will trigger Quirks rendering mode in MSIE.

    3. If you are interested in making your page/site Accessible to People with Disabilities, you need to employ a Strict Doctype, supply Alt text for images and avoid using dupliocate hyperlink text for different anchors.

    James
     
    jamesicus, Sep 4, 2007 IP
  4. krush

    krush Peon

    Messages:
    359
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi,

    It's not the site in my sig.

    I will try and scan my site for mark up errors. Does anyone know any sites that will find the errors?

    If anyone is willing to help me out via PM I could sort payment out perhaps.
     
    krush, Sep 5, 2007 IP
  5. gaurav pratap

    gaurav pratap Banned

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    what kind of tags you had given which are supporting to firefox but it doesnt support to internet explorer.
     
    gaurav pratap, Sep 5, 2007 IP
  6. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #6
    GWiz, Sep 5, 2007 IP
  7. krush

    krush Peon

    Messages:
    359
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    A user called VimF just sorted this out for me. He hasn't even asked for payment or anything, and actually tweaked the code for me about 5+ times. Unbelievable!

    I'm so thankful! He is his site www.ndkien.com. I love this forum.
     
    krush, Sep 5, 2007 IP
  8. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #8
    jamesicus, Sep 5, 2007 IP
  9. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Correction: The above should read: Not using a Doctype or using one that includes the XML prolog will trigger Quirks rendering mode in MSIE 6.x -- sorry!
    The W3C discussion of XHTML Standard vs Quirks mode and its implication is at http://www.w3.org/International/tutorials/tutorial-char-enc/#Slide0140
     
    jamesicus, Sep 5, 2007 IP
  10. joe5000

    joe5000 Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    i have also had this with some of my websites. I find using layers in dreamweaver creates a problem with different browsers
     
    joe5000, Sep 5, 2007 IP