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