Skip to content
  1. Feb 06, 2010
  2. May 01, 2009
  3. Mar 19, 2009
  4. Feb 25, 2009
  5. Feb 14, 2009
  6. Jul 03, 2008
  7. Jul 02, 2008
  8. Jun 17, 2008
  9. May 23, 2008
  10. Jan 22, 2008
  11. Dec 14, 2007
    • Kevin's avatar
      IE Menu Problem... · c3286e9c
      Kevin authored
      Originally, I included CSS hacks for IE.
      However, my comments before the doctype was the reason IE was running in non-strict mode.  I did not know this.
      When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now).
      solution:
      *) Make sure doctype is first on all files
      *) removed all IE hacks from menu.css (since the doctype issue fixes IE)
      
      llvm-svn: 45025
      c3286e9c
  12. Dec 13, 2007
  13. Dec 10, 2007
  14. Dec 09, 2007
  15. Oct 06, 2007
  16. Oct 05, 2007
  17. Aug 02, 2007
  18. Jul 31, 2007
Loading