I hate Internet Explorer

Blog

This is more of a in-the-heat-of-the-moment post, so I’ll keep it brief. I’m working on my graduate project, AreYouAG33k.com, and I’m attempting to display the FAQ as a structured, ordered, list. The only hiccup is that this list needs to be split between two divs (left and right side of page) and the numbering needs to continue from the left into the right. In the old days, we could just use the start property of the ol tag to reset our counter.  But now we have to rely on confusing and unnecessary css code.  So I began my quest by following this tutorial.

After about 30 minutes of hard-core tweaking, I ended up with the following page (which I was very satisfied with).

Shown in Firefox 3

Shown in Firefox 3

Shown in Google Chrome

Shown in Google Chrome

But finally I decided to test it in IE6.  Oh man, big mistake.  I forgot to read the bottom part of the tutorial: “IE 6 completely ignores these rules!”


Now in Internet Explorer 6

Now in Internet Explorer 6


30 minutes of my time, right down the drain. Now I have to find some other way of doing it. I’ll take any suggestions!

2 Comments

2 Comments

  1. anna  •  Feb 27, 2009 @1:04 pm

    and this is why i refused to design for IE6..with IE8 just over the horizon anyone using IE6 should be tarred and hung.

  2. Raphael  •  Feb 2, 2010 @12:57 pm

    You need to forget about ie6 and only consider standards-compliant browsers.

Leave a Reply

Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



  • Donate

    If my work has helped you and you want to return the favor, you could purchase something for me from my Amazon Wish List or send me a donation via PayPal.

  • My Lifestream

  • License

    Unless otherwise noted, all source code and compiled files published on this website are released under the terms of the GNU Lesser General Public License.