Making blocks clickable in IE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #16
    IE never fails to astound me.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #17
      In post #3 you have an extra </div> tag.
      If there's an extra one of these close tags in your actual page code it could be causing problems.
      Last edited by Frinavale; Sep 15 '11, 05:02 PM.

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #18
        Wait a sec...you're trying to use XHTML in IE6??
        I don't think that XHTML is supported by any IE browser under 9 (or is it 8?)

        Comment

        • drhowarddrfine
          Recognized Expert Expert
          • Sep 2006
          • 7434

          #19
          IE6 will handle xhtml as tag soup (broken html), otherwise you are correct, IE couldn't handle xhtml served as xhtml till IE9 (and even then poorly).

          Comment

          • KeredDrahcir
            Contributor
            • Nov 2009
            • 426

            #20
            I found as soon as I started using XHTML (even in IE6) that IE looked much more like the other browsers.

            Comment

            Working...