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