Skip to content
  1. Mar 22, 2012
  2. Oct 14, 2011
  3. Oct 07, 2010
  4. Jun 02, 2010
  5. Feb 06, 2010
  6. May 01, 2009
  7. Mar 19, 2009
  8. Feb 25, 2009
  9. Feb 14, 2009
  10. Jul 03, 2008
  11. Jul 02, 2008
  12. Jun 17, 2008
  13. May 23, 2008
  14. Jan 22, 2008
  15. 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
  16. Dec 13, 2007
  17. Dec 10, 2007
  18. Dec 09, 2007
  19. Oct 06, 2007
  20. Oct 05, 2007
Loading